Add the 'Western European Summer Time' (WEST) timezone (reported by

José Melo).
This commit is contained in:
Francois Gouget 2005-05-07 14:50:56 +00:00 committed by Alexandre Julliard
parent 0ae9be862e
commit ee7f5eb9a3
1 changed files with 2 additions and 0 deletions

View File

@ -168,6 +168,8 @@ static const struct tagTZ_INFO TZ_INFO[] =
{"CVT",
{'C','a','p','e',' ','V','e','r','d','e',' ','S','t','a','n','d','a','r',
'd',' ','T','i','m','e','\0'}, 60, 0},
{"WEST",
{'W','e','s','t','e','r','n',' ','E','u','r','o','p','e','a','n',' ','S','u','m','m','e','r',' ','T','i','m','e','\0'}, -60, 1},
{"WET",
{'G','r','e','e','n','w','i','c','h',' ','S','t','a','n','d','a','r','d',
' ','T','i','m','e','\0'}, 0, 0},