Added Hong Kong Standard Time (HKT).

oldstable
Ivan Wong 2005-05-04 09:45:48 +00:00 committed by Alexandre Julliard
parent 4b13086685
commit bf8f93d915
1 changed files with 4 additions and 1 deletions

View File

@ -326,7 +326,10 @@ static const struct tagTZ_INFO TZ_INFO[] =
'r','d',' ','T','i','m','e','\0'}, -360, 1},
{"ANAT",
{'A','n','a','d','y','r',' ','S','t','a','n','d','a','r','d',' ','T','i',
'm','e','\0'}, -720, 1}
'm','e','\0'}, -720, 1},
{"HKT",
{'H','o','n','g',' ','K','o','n','g',' ','S','t','a','n','d','a','r','d',
' ','T','i','m','e','\0'}, -480, 0}
};
#define TICKSPERSEC 10000000