On Sat, 21 Oct 2000, Sam Hokin wrote:
> There seems to be a bug in 7.0.2 in the to_char(timestamp,text) function
> when one uses the "am" or "pm" template for times between 12:00 and 14:00:
AM/PM fixed, fixed, already FIXED! Wait for 7.0.3 or 7.1, please...
> template1=# select to_char(timestamp '2000-01-01 13:00:00', 'HH12:MM pm');
> to_char
> ----------
> 01:01 am
^^^
MM = month
MI = minute
Karel