Re: bug in to_char(timestamp, text) for times between 12:00 and 14:00

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: Sam Hokin <sam(at)bsharp(dot)org>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: bug in to_char(timestamp, text) for times between 12:00 and 14:00
Date: 2000-10-24 08:05:17
Message-ID: Pine.LNX.3.96.1001024100003.32121K-100000@ara.zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2000-10-24 12:58:59 Updating multiple bool values crashes backend
Previous Message The Hermit Hacker 2000-10-23 21:43:52 Re: The Data Base System is in recovery mode