Commit ed92345c authored by Alexander Yaworsky's avatar Alexander Yaworsky Committed by Alexandre Julliard

Added NOVT timezone info.

parent a2101225
......@@ -302,7 +302,10 @@ static const struct tagTZ_INFO TZ_INFO[] =
'\0'}, -720, 0},
{"TOT",
{'T','o','n','g','a',' ','S','t','a','n','d','a','r','d',' ','T','i','m',
'e','\0'}, -780, 0}
'e','\0'}, -780, 0},
{"NOVT",
{'N','o','v','o','s','i','b','i','r','s','k',' ','S','t','a','n','d','a',
'r','d',' ','T','i','m','e','\0'}, -360, 1}
};
#define TICKSPERSEC 10000000
......
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