ntdll: Added Urals time.

This commit is contained in:
Sergei Butakov 2006-02-07 16:51:51 +01:00 committed by Alexandre Julliard
parent c7b58749a1
commit 4f53d5a5b3
1 changed files with 5 additions and 2 deletions

View File

@ -269,9 +269,12 @@ static const struct tagTZ_INFO TZ_INFO[] =
{"SAMT",
{'S','a','m','a','r','a',' ','S','t','a','n','d','a','r','d',' ','T','i',
'm','e','\0'}, -270, 1},
{"YEKT",
{'U','r','a','l','s',' ','S','t','a','n','d','a','r','d',
' ','T','i','m','e',' ','(','W','i','n','t','e','r',')','\0'}, -300, 0},
{"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},
{'U','r','a','l','s',' ','D','a','y','l','i','g','h','t',
' ','T','i','m','e',' ','(','S','u','m','m','e','r',')','\0'}, -360, 1},
{"PKT",
{'W','e','s','t',' ','A','s','i','a',' ','S','t','a','n','d','a','r','d',
' ','T','i','m','e','\0'}, -300, 0},