Added NOVT timezone info.

This commit is contained in:
Alexander Yaworsky 2004-11-21 15:34:28 +00:00 committed by Alexandre Julliard
parent a2101225fe
commit ed92345c0b
1 changed files with 4 additions and 1 deletions

View File

@ -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