Added UYT to TZ_INFO.

This commit is contained in:
Gabriel Gambetta 2005-05-12 09:54:39 +00:00 committed by Alexandre Julliard
parent 9e73cdde39
commit fd62fcf0ef
1 changed files with 3 additions and 1 deletions

View File

@ -334,7 +334,9 @@ static const struct tagTZ_INFO TZ_INFO[] =
'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}
' ','T','i','m','e','\0'}, -480, 0},
{"UYT",
{'U','r','u','g','u','a','y','a','n',' ','T','i','m','e','\0'}, 180, 0}
};
#define TICKSPERSEC 10000000