Ensure that UTC timezone is Etc/UTC.

With Antarctica/Troll in UTC which uses DST, it was taking UTC and
trying to apply DST, which doesn't make sense, since a user specifying
UTC will not want to use DST.
This commit is contained in:
Jesse Gumm 2016-03-01 00:01:28 -06:00
parent 4afd6ce482
commit c0c4e3e386

View file

@ -202,7 +202,7 @@
"US/Alaska"],
["GYT","America/Guyana"],
["PMST","America/Miquelon"],
["UTC","Antarctica/Troll","Etc/UTC",
["UTC","Etc/UTC","Antarctica/Troll",
"Etc/Universal","Etc/Zulu","UTC","Universal",
"Zulu"],
["WIT","Asia/Jayapura"],