Liking cljdoc? Tell your friends :D

telsos.lib.time


catimelaclj

(catimela body {:keys [msg]})

date->iso-string-with-tzcljs

(date->iso-string-with-tz date)

Converts a js/Date to ISO string format with timezone offset (e.g., '2024-07-15T14:30:00.000+02:00'). A reverse operation is (js/Date. <iso-string-with-tz>).

Converts a js/Date to ISO string format with timezone offset (e.g.,
'2024-07-15T14:30:00.000+02:00'). A reverse operation is (js/Date. <iso-string-with-tz>).
raw docstring

elapsed-msecsclj

(elapsed-msecs swatch)

elapsed-nanosecsclj

(elapsed-nanosecs swatch)

elapstrclj

(elapstr swatch)

postgres-timestamp-string->datecljs

(postgres-timestamp-string->date timestamp-str)

Parse PostgreSQL timestamp string to js/Date, assuming UTC if no timezone.

Parse PostgreSQL timestamp string to js/Date, assuming UTC if no timezone.
raw docstring

stopwatchclj

(stopwatch)

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