Skip to content
spencer kelly edited this page Apr 19, 2017 · 12 revisions

Spacetime is a small-and-punchy dateTime library, which hopes to make it easier to work with remote timezones in javascript on both client-and-serverside.

It is based, with love, on moment-timezone.

Limitations

  • all timezone details are political, subject to change, and historically-sensitive. Spacetime ignores that America/Dawsons_Creek may have had different timekeeping in the 1600's, and may change rules in future decades.
  • spacetime doesn't depend on, but works better with the Internationalization API, which has high-support.

Something this tricky is going to have bugs 🐛. If you are scheduling heart-surguries, or landing spacecraft, please use a library with more institutional hardening.

Clone this wiki locally