mde / timezone-js

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

No more AJAX #3

Closed ryonlife closed 12 years ago

ryonlife commented 13 years ago

You guys have done a fantastic job with timezoneJS! I found the AJAX Olson data loading scheme to be cumbersome for use in the internal tools we're building at Uber, so I took a different approach. Also fixed a bug. Details are in the commit message. Please let me know what you think and I look forward to making more contributions to this project.

mde commented 12 years ago

Apologies for not doing something with this earlier. Check out all the new improvements in master. Most of these are probably addressed there.