Liking cljdoc? Tell your friends :D

ajchemist.java.time.tz-asia-seoul.coerce.alpha


as-instclj

(as-inst x)
source

as-instantclj

(as-instant x)
source

as-ldclj

(as-ld x)
source

as-ldtclj

(as-ldt x)
source

as-zdtclj

(as-zdt x)
source

InstantCoercionscljprotocol

Coerce between various java time things.

Coerce between various java time things.

-as-instclj

(-as-inst x)

Coerce argument to a java.util.Date.

Coerce argument to a java.util.Date.

-as-instantclj

(-as-instant x)

Coerce argument to a java.time.Instant.

Coerce argument to a java.time.Instant.

-as-ldclj

(-as-ld x)

Coerce argument to a java.time.LocalDate.

Coerce argument to a java.time.LocalDate.

-as-ldtclj

(-as-ldt x)

Coerce argument to a java.time.LocalDateTime.

Coerce argument to a java.time.LocalDateTime.

-as-zdtclj

(-as-zdt x)

Coerce argument to a java.time.ZonedDateTime.

Coerce argument to a java.time.ZonedDateTime.
sourceraw docstring

local-dateclj

(local-date)
source

local-dtclj

(local-dt)
source

parse-local-dateclj

(parse-local-date s)
(parse-local-date s dtf)
source

parse-local-dtclj

(parse-local-dt s)
(parse-local-dt s dtf)
source

tz-asia-seoulclj

source

zdtclj

(zdt)
(zdt t)
source

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

× close