Liking cljdoc? Tell your friends :D

hara.protocol.time


-formatcljmultimethod

a general function to format what time looks like

a general function to format what time looks like
raw docstring

-formattercljmultimethod

create a representation of a formatter

create a representation of a formatter
raw docstring

-from-lengthcljmultimethod

creates a representation of a duration

creates a representation of a duration
raw docstring

-from-longcljmultimethod

creates a time representation from a long

creates a time representation from a long
raw docstring

-nowcljmultimethod

creates a representation of the current time

creates a representation of the current time
raw docstring

-parsecljmultimethod

generic parse function for a string representation

generic parse function for a string representation
raw docstring

-parsercljmultimethod

creates a parser for parsing strings

creates a parser for parsing strings
raw docstring

-time-metacljmultimethod

accesses the meta properties of a class

accesses the meta properties of a class
raw docstring

IDurationcljprotocol

-to-lengthclj

(-to-length d opts)

IInstantcljprotocol

-get-timezoneclj

(-get-timezone t)

-has-timezone?clj

(-has-timezone? t)

-to-longclj

(-to-long t)

-with-timezoneclj

(-with-timezone t tz)

IRepresentationcljprotocol

-dayclj

(-day t opts)

-day-of-weekclj

(-day-of-week t opts)

-hourclj

(-hour t opts)

-millisecondclj

(-millisecond t opts)

-minuteclj

(-minute t opts)

-monthclj

(-month t opts)

-secondclj

(-second t opts)

-yearclj

(-year t opts)

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

× close