Omer Frenkel has posted comments on this change.

Change subject: core: add Venezuela time zone
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.ovirt.org/#/c/27250/3/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/TimeZoneType.java
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/TimeZoneType.java:

Line 177:             windowsTimeZones.put("Dateline Standard Time", 
"(GMT-12:00) Dateline Standard Time");
Line 178:             windowsTimeZones.put("SA Pacific Standard Time", 
"(GMT-05:00) SA Pacific Standard Time");
Line 179:             windowsTimeZones.put("West Pacific Standard Time", 
"(GMT+10:00) West Pacific Standard Time");
Line 180:             windowsTimeZones.put("N. Central Asia Standard Time", 
"(GMT+06:00) N. Central Asia Standard Time");
Line 181:             windowsTimeZones.put("Venezuela Standard Time", 
"(GMT-04:30) Venezuela Standard Time");
so what about the mapping to int (old windows sysprep value)
Line 182: 
Line 183:             return sortMapByValue(windowsTimeZones);
Line 184:         }
Line 185:     };


-- 
To view, visit http://gerrit.ovirt.org/27250
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia536ba0adc91b371be695dff4b15fd47d7c784f9
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skriva...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to