Liking cljdoc? Tell your friends :D

clj-momo.lib.clj-time.coerce


from-dateclj/s

source

from-longclj/s

source

from-sql-dateclj

source

from-sql-timeclj

source

from-stringclj/s

This is similar to coerce-delegate/from-string, but is optimized to prefer the :date-time format (it tries it first).

This is similar to coerce-delegate/from-string, but is optimized to prefer
the :date-time format (it tries it first).
sourceraw docstring

ICoerceCustomclj/s≠protocol

to-dateclj/s

(to-date obj)

to-date-timeclj/s

(to-date-time obj)

to-internal-stringclj/s

(to-internal-string obj)
source

in-time-zoneclj

source

internal-date-formatterclj/s

source

internal-date-from-iso8601clj/s

(internal-date-from-iso8601 iso8601str)

Returns an 'internal-date' for the given iso8601 string. Throws an error if it's not a valid input.

Returns an 'internal-date' for the given iso8601 string.  Throws an error if it's not a valid input.
sourceraw docstring

parse-internal-stringclj/s

(parse-internal-string internal-string)
source

to-epochclj/s

source

to-internal-dateclj/s

source

to-local-dateclj/s

source

to-local-date-timeclj/s

source

to-longclj/s

source

to-sql-dateclj

source

to-sql-timeclj

source

to-stringclj/s

source

to-timestampclj

source

unparse-internal-dateclj/s

(unparse-internal-date internal-date)
source

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

× close