(date->wire date)Inputs: [date :- Date] Returns: s/Str
Convert UTC Date object to ISO-8601 string
Inputs: [date :- Date] Returns: s/Str Convert UTC Date object to ISO-8601 string
(local-date->str out-format date)Inputs: [out-format :- s/Str date :- LocalDate] Returns: s/Str
Inputs: [out-format :- s/Str date :- LocalDate] Returns: s/Str
(str->local-date in-format date)Inputs: [in-format :- s/Str date :- s/Str] Returns: LocalDate
Inputs: [in-format :- s/Str date :- s/Str] Returns: LocalDate
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 |