Functions related to time and timestamps.
Functions related to time and timestamps.
(csv-date)(csv-date tz)(csv-date tz)(csv-date date-time)(csv-date date-time tz)(csv-date date-time :guard string? tz)(csv-date)(csv-date date-time)(csv-date date-time :guard string?)(csv-date-time)(csv-date-time tz)(csv-date-time tz)(csv-date-time date-time)(csv-date-time date-time tz)(csv-date-time date-time :guard string? tz)(csv-date-time)(csv-date-time date-time)(csv-date-time date-time :guard string?)(current-timestamp)ISO 8601 string timestamp for the current time.
ISO 8601 string timestamp for the current time.
(format-inst format-string
inst
:guard
(fn* [p1__20522#] (instance? org.joda.time.DateTime p1__20522#)))(format-inst format-string
inst
:guard
(fn* [p1__20523#]
(or (jt/zoned-date-time? p1__20523#)
(jt/instant? p1__20523#))))(format-inst format-string inst)(past? ts)Use not-after? as shortcut for before? or equal?.
Use not-after? as shortcut for before? or equal?.
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 |