forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3cef45d

Thomas G. Lockhart
Fix leap year and month boundary arithmetic for datetime +/- timespan;
the problem only manifests itself when adding years/months and hours when the hours:minutes:seconds pushes over midnight.Fix interpretation of times with explicit timezone when the timezone is in daylight savings time and is not the default timezone.Allow interpretation of explicit timezone when it is specified as two words: <standard time> DST". For example, "MET DST" (Middle European Time Daylight Savings Time). This syntax is found in the zic package on Linux boxes at least.1 parenta75d6aa commit3cef45d
1 file changed
+113
-89
lines changed0 commit comments
Comments
(0)