Liking cljdoc? Tell your friends :D

clj-momo.lib.clj-time.coerce


from-dateclj/s


from-longclj/s


from-sql-dateclj


from-sql-timeclj


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).
raw 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)

in-time-zoneclj


internal-date-formatterclj/s


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.
raw docstring

parse-internal-stringclj/s

(parse-internal-string internal-string)

to-epochclj/s


to-internal-dateclj/s


to-local-dateclj/s


to-local-date-timeclj/s


to-longclj/s


to-sql-dateclj


to-sql-timeclj


to-stringclj/s


to-timestampclj


unparse-internal-dateclj/s

(unparse-internal-date internal-date)

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

× close