Commit 5e1b4185 authored by Juan Lang's avatar Juan Lang Committed by Alexandre Julliard

Added Irish Summer Time.

parent fa468e64
......@@ -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},
......
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