Added MSK timezone info.

This commit is contained in:
Vitaly Lipatov 2004-11-02 19:25:05 +00:00 committed by Alexandre Julliard
parent b67b3c56af
commit 4c801af496
1 changed files with 3 additions and 0 deletions

View File

@ -201,6 +201,9 @@ static const struct tagTZ_INFO TZ_INFO[] =
{"IST",
{'I','s','r','a','e','l',' ','S','t','a','n','d','a','r','d',' ','T','i',
'm','e','\0'}, -120, 0},
{"MSK",
{'R','u','s','s','i','a','n',' ','S','t','a','n','d','a','r','d',' ','T',
'i','m','e','\0'}, -180, 0},
{"ADT",
{'A','r','a','b','i','c',' ','S','t','a','n','d','a','r','d',' ','T','i',
'm','e','\0'}, -240, 1},