Liking cljdoc? Tell your friends :D

common-clj.time.parser


instant->legacy-dateclj

(instant->legacy-date instant)

Inputs: [instant :- Instant] Returns: Date

Inputs: [instant :- Instant]
Returns: Date
sourceraw docstring

instant->wireclj

(instant->wire instant)

Inputs: [instant :- Instant] Returns: schema.extensions/InstantWire

Inputs: [instant :- Instant]
Returns: schema.extensions/InstantWire
sourceraw docstring

legacy-date->instantclj

(legacy-date->instant legacy-date)

Inputs: [legacy-date :- Date] Returns: Instant

Inputs: [legacy-date :- Date]
Returns: Instant
sourceraw docstring

wire->instantclj

(wire->instant wire-instant)

Inputs: [wire-instant :- schema.extensions/InstantWire] Returns: Instant

Inputs: [wire-instant :- schema.extensions/InstantWire]
Returns: Instant
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close