Commit cc578af7 authored by Gabriel Gambetta's avatar Gabriel Gambetta Committed by Alexandre Julliard

ntdll: Add Uruguayan Summer Time timezone.

parent 575d8944
......@@ -394,6 +394,9 @@ static const struct tagTZ_INFO TZ_INFO[] =
' ','T','i','m','e','\0'}, -480, 0},
{"UYT",
{'U','r','u','g','u','a','y','a','n',' ','T','i','m','e','\0'}, 180, 0},
{"UYST",
{'U','r','u','g','u','a','y','a','n',' ','S','u','m','m','e','r',' ','T',
'i','m','e','\0'}, 120, 1},
{"MYT",
{'M','a','l','a','y','s','i','a','n',' ','T','i','m','e','\0'}, -480, 0},
{"PHT",
......
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