Update the time zones database from CLDR v.24

Change-Id: Icab298f971980982412621a48c635a05f6ef5d36
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: John Layt <jlayt@kde.org>
This commit is contained in:
Konstantin Ritt 2014-01-12 16:07:12 +02:00 committed by The Qt Project
parent 4f8f0f16d0
commit adcab02d96
2 changed files with 853 additions and 846 deletions

File diff suppressed because it is too large Load Diff

View File

@ -197,7 +197,8 @@ windowsIdList = {
96 : [ u'W. Europe Standard Time', 3600 ],
97 : [ u'West Asia Standard Time', 18000 ],
98 : [ u'West Pacific Standard Time', 36000 ],
99 : [ u'Yakutsk Standard Time', 36000 ]
99 : [ u'Yakutsk Standard Time', 36000 ],
100: [ u'Libya Standard Time', 3600 ]
}
def windowsIdToKey(windowsId):