Liking cljdoc? Tell your friends :D

jedi-time.parse


dt-formatterclj

(dt-formatter x)
(dt-formatter x default)
source

parse-local-dateclj

(parse-local-date d)
(parse-local-date d formatter)
source

parse-local-datetimeclj

(parse-local-datetime dt)
(parse-local-datetime dt formatter)
source

parse-local-timeclj

(parse-local-time t)
(parse-local-time t formatter)
source

parse-offset-datetimeclj

(parse-offset-datetime dt)
(parse-offset-datetime dt formatter)
source

parse-year-monthclj

(parse-year-month ym)
(parse-year-month ym formatter)

Parses the <ym> String into a YearMonth object, using either the specified, or the default, <formatter>.

Parses the <ym> String into a YearMonth object,
using either the specified, or the default, <formatter>.
sourceraw docstring

parse-zoned-datetimeclj

(parse-zoned-datetime dt)
(parse-zoned-datetime dt formatter)
source

zone-idclj

(zone-id x)
source

zone-offsetclj

(zone-offset x ldt)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close