Added time zone information for SAMT (Samara Standard Time).

This commit is contained in:
Tony Lambregts 2005-01-20 10:52:57 +00:00 committed by Alexandre Julliard
parent 45de351fb3
commit e1ff586dd4
1 changed files with 3 additions and 0 deletions

View File

@ -234,6 +234,9 @@ static const struct tagTZ_INFO TZ_INFO[] =
{"AFT",
{'A','f','g','h','a','n','i','s','t','a','n',' ','S','t','a','n','d','a',
'r','d',' ','T','i','m','e','\0'}, -270, 0},
{"SAMT",
{'S','a','m','a','r','a',' ','S','t','a','n','d','a','r','d',' ','T','i',
'm','e','\0'}, -270, 1},
{"YEKST",
{'E','k','a','t','e','r','i','n','b','u','r','g',' ','S','t','a','n','d',
'a','r','d',' ','T','i','m','e','\0'}, -360, 1},