(day-of-week dt)
Return the day of the week for a given ZonedDateTime
Return the day of the week for a given ZonedDateTime
(easter-sunday year)
Return a pair containing [month day] of Easter Sunday given the year. Copyright © 2016 Eivind Waaler. EPL v1.0. From https://github.com/eivindw/clj-easter-day, using Spencer Jones formula.
Return a pair containing [month day] of Easter Sunday given the year. Copyright © 2016 Eivind Waaler. EPL v1.0. From https://github.com/eivindw/clj-easter-day, using Spencer Jones formula.
(weekend? dt)
Is the ZonedDateTime during the weekend?
Is the ZonedDateTime during the weekend?
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close