andrewmcveigh / cljs-time

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

Make today-at respect do-at #105

Closed vikeri closed 6 years ago

vikeri commented 6 years ago

Fixes #104

Added tests that will fail without the fix

andrewmcveigh commented 6 years ago

Merged, thanks!