[BUGS] BUG #2304: Time zone bug: '05:04 GMT+3' processing as '05:04:00 -03' -
03-08-2006
, 02:04 PM
The following bug has been logged online:
Bug reference: 2304
Logged by: Alexander Pivovarov
Email address: apivovarov (AT) gmail (DOT) com
PostgreSQL version: 8.1.3
Operating system: FreeBSD 6.1
Description: Time zone bug: '05:04 GMT+3' processing as '05:04:00
-03'
Details:
# select '05:04 GMT+3'::time with time zone;
timetz
-------------
05:04:00-03
(1 row)
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly |