(date-time)(date-time instant)(date-time instant time-zone-id)Creates a map representing a specific date and time.
With no arguments, returns the current system date and time.
With an instant, returns the date and time for that instant in
the default time zone.
With an instant and time-zone-id, returns the date and time
for that instant in the specified time zone.
Creates a map representing a specific date and time. - With no arguments, returns the current system date and time. - With an `instant`, returns the date and time for that instant in the default time zone. - With an `instant` and `time-zone-id`, returns the date and time for that instant in the specified time zone.
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 |