Change in ovirt-engine[master]: core: Fix mapping of US Eastern Standard Time Zone
ofrenkel at redhat.com
ofrenkel at redhat.com
Thu Oct 23 12:28:25 UTC 2014
Omer Frenkel has submitted this change and it was merged.
Change subject: core: Fix mapping of US Eastern Standard Time Zone
......................................................................
core: Fix mapping of US Eastern Standard Time Zone
The WindowsJavaTimezoneMapping mapped US East. ST to java time zone
GMT+5 which was not adjusted to Daylight Savings Time.
Now we map it to America/New_York which takes DST into account.
Also fixed another occurence of mapping to raw GMT timezone:
SA Eastern Standard Time to America/Buenos_Aires (was GMT+3) but this
change was not as consequential since Argentina does not have DST.
Although this should be more resilient if they decided to use it in the
future.
Similar story for Georia -> Asia/Tbilisi.
Change-Id: I0d17376caac96d1aae87cc894452d42e161637e4
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1148623
Signed-off-by: Martin Betak <mbetak at redhat.com>
---
M backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/WindowsJavaTimezoneMapping.java
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Martin Betak: Verified
Omer Frenkel: Looks good to me, approved
Michal Skrivanek: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/34369
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0d17376caac96d1aae87cc894452d42e161637e4
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <mskrivan at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list