Commit e573caf8 authored by Vijay Kiran Kamuju's avatar Vijay Kiran Kamuju Committed by Alexandre Julliard

Added PHT time zone.

parent 41d228aa
......@@ -337,6 +337,8 @@ static const struct tagTZ_INFO TZ_INFO[] =
{'U','r','u','g','u','a','y','a','n',' ','T','i','m','e','\0'}, 180, 0},
{"MYT",
{'M','a','l','a','y','s','i','a','n',' ','T','i','m','e','\0'}, -480, 0},
{"PHT",
{'P','h','i','l','i','p','p','i','n','e',' ','T','i','m','e','\0'}, -480, 0},
{"NOVST",
{'N','o','v','o','s','i','b','i','r','s','k',' ','S','u','m','m','e','r',
' ','T','i','m','e','\0'}, -480, 1}
......
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