(get cal prop)Get property of java.util.Calendar.
Get property of `java.util.Calendar`.
(last-day-of month year)Return java.util.Calendar instance of the last day of month in year.
Return `java.util.Calendar` instance of the last day of `month` in `year`.
(nth-weekday-of n weekday month year)Return java.util.Calendar instance of the n-th (starting at 0)
weekday of month in year.
Return `java.util.Calendar` instance of the `n`-th (starting at `0`) `weekday` of `month` in `year`.
(rfc3339-date inst)Format given inst to RFC 3339 defined string.
Format given `inst` to RFC 3339 defined string.
(rfc3339-instant inst)Format given inst to RFC 3339 defined string (only the date part).
Format given `inst` to RFC 3339 defined string (only the date part).
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |