mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
near daylight savings time boudaries. This handles it properly, e.g.
test=> select '2005-04-03 04:00:00'::timestamp at time zone
'America/Los_Angeles';
timezone
------------------------
2005-04-03 07:00:00-04
(1 row)
54 KiB
54 KiB