Added Irish Summer Time.
This commit is contained in:
parent
fa468e64d5
commit
5e1b41854c
|
@ -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},
|
||||
|
|
Loading…
Reference in New Issue