Added Irish Summer Time.

This commit is contained in:
Juan Lang 2005-05-10 08:25:30 +00:00 committed by Alexandre Julliard
parent fa468e64d5
commit 5e1b41854c
1 changed files with 3 additions and 0 deletions

View File

@ -176,6 +176,9 @@ static const struct tagTZ_INFO TZ_INFO[] =
{"BST",
{'G','M','T',' ','S','t','a','n','d','a','r','d',' ','T','i','m','e','\0'},
-60, 1},
{"IST",
{'I','r','i','s','h',' ','S','u','m','m','e','r',' ','T','i','m','e','\0'},
-60, 1},
{"GMT",
{'G','M','T',' ','S','t','a','n','d','a','r','d',' ','T','i','m','e','\0'},
0, 0},