ntdll: Add Uruguayan Summer Time timezone.
This commit is contained in:
parent
575d89445c
commit
cc578af7b1
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue