Commit e1ff586d authored by Tony Lambregts's avatar Tony Lambregts Committed by Alexandre Julliard

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

parent 45de351f
......@@ -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},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment