mde / timezone-js

DEPRECATED: Timezone-enabled JavaScript Date object. Uses Olson zoneinfo files for timezone data.
824 stars 183 forks source link

Add two new regionExceptions: GMT and Europe/Nicosia #98

Closed TrevorBurnham closed 11 years ago

TrevorBurnham commented 11 years ago

Currently, getRegionForTimezone fails for these two esoteric zones. I combed through the latest region files pretty thoroughly, and I think this accounts for all of them other than US/Pacific-New, which such an esoteric case that it has its own region file and I don't even want to bother with it ("it was not acted on by the Senate or signed into law by the President").

mde commented 11 years ago

Amazing: http://catless.ncl.ac.uk/Risks/13.87.html#subj1

On Fri, Jun 28, 2013 at 2:29 PM, Trevor Burnham notifications@github.comwrote:

Currently, getRegionForTimezone fails for these two esoteric zones. I combed through the latest region files pretty thoroughly, and I think this accounts for all of them other than US/Pacific-New, which such an esoteric case that it has its own region file and I don't even want to bother with it ("it was not acted on by the Senate or signed into law by

the President").

You can merge this Pull Request by running

git pull https://github.com/TrevorBurnham/timezone-js region-exceptions

Or view, comment on, or merge it at:

https://github.com/mde/timezone-js/pull/98 Commit Summary

  • Add two new regionExceptions: GMT and Europe/Nicosia

File Changes

  • M src/date.jshttps://github.com/mde/timezone-js/pull/98/files#diff-0(2)

Patch Links:

longlho commented 11 years ago

wow... politics -_-