Liking cljdoc? Tell your friends :D

tablecloth.time.utils.temporal


calendar-local-type?clj

(calendar-local-type? dtype)

Returns true if dtype is a calendar-local type (lacks time zone information).

Returns true if dtype is a calendar-local type (lacks time zone information).
sourceraw docstring

coerce-zone-idclj

(coerce-zone-id z)
(coerce-zone-id z opts)

Coerce nil/String/ZoneId to a ZoneId.

  • 1-arg arity: nil -> system zone.
  • 2-arg arity: nil -> (:default opts).
Coerce nil/String/ZoneId to a ZoneId.

- 1-arg arity: nil -> system zone.
- 2-arg arity: nil -> (:default opts).
sourceraw docstring

normalize-targetclj

(normalize-target t)

Normalize a target designator (keyword or Class) to a canonical keyword in targets.

TODO: Right now dtype-next's object-class->datatype return :object for unsupported types bypassing our error messaging. Need to decide if this is good.

Normalize a target designator (keyword or Class) to a canonical keyword in `targets`.

TODO: Right now dtype-next's object-class->datatype return :object for unsupported types
bypassing our error messaging. Need to decide if this is good.
sourceraw docstring

synonymsclj

Map of shorthand type aliases to canonical type keywords.

Map of shorthand type aliases to canonical type keywords.
sourceraw docstring

targetsclj

Set of valid temporal target types for conversion.

Set of valid temporal target types for conversion.
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