Commit 5f0e554a authored by Tony Lambregts's avatar Tony Lambregts Committed by Alexandre Julliard

Add Brazilian standard time.

parent ada55dcc
......@@ -147,6 +147,9 @@ static const struct tagTZ_INFO TZ_INFO[] =
{"BRT",
{'E','.',' ','S','o','u','t','h',' ','A','m','e','r','i','c','a',' ','S',
't','a','n','d','a','r','d',' ','T','i','m','e','\0'}, 180, 0},
{"BRST",
{'E','.',' ','B','r','a','z','i','l','i','a','n',' ','S','t','a','n','d',
'a','r','d',' ','T','i','m','e','\0'}, 180, 0},
{"ART",
{'S','A',' ','E','a','s','t','e','r','n',' ','S','t','a','n','d','a','r',
'd',' ','T','i','m','e','\0'}, 180, 0},
......
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