andrewmcveigh / cljs-time

A clj-time inspired date library for clojurescript.
342 stars 57 forks source link

Run tests under JDK 11 and more timezones #134

Closed danielcompton closed 5 years ago

danielcompton commented 5 years ago

This might help flush out any inconsistencies in different regions of the world. There are some cases where manipulating dates that cross the daylight savings boundary can lead to unexpected results. I'll follow up with another PR showing that and possibly addressing it. This will lay the groundwork for testing under multiple timezones.