Liking cljdoc? Tell your friends :D

java-time.single-field


am-pmclj

(am-pm)
(am-pm v__3848__auto__)
(am-pm fmt__3849__auto__ arg__3850__auto__)

Returns the AmPm for the given keyword name (:am or :pm), ordinal or entity. Current AM/PM if no arguments given.

Returns the `AmPm` for the given keyword name (`:am` or `:pm`),
ordinal or entity. Current AM/PM if no arguments given.
sourceraw docstring

am-pm-fieldsclj

source

am-pm?clj

(am-pm? o__3847__auto__)
source

day-of-monthclj

(day-of-month)
(day-of-month G__4056)
(day-of-month fmt__3881__auto__ arg__3882__auto__)

Returns the DayOfMonth for the given entity, clock, zone or day of month. Current day of month if no arguments given.

Returns the `DayOfMonth` for the given entity, clock, zone or day of month.
Current day of month if no arguments given.
sourceraw docstring

day-of-month?clj

(day-of-month? o__3880__auto__)
source

day-of-weekclj

(day-of-week)
(day-of-week v__3848__auto__)
(day-of-week fmt__3849__auto__ arg__3850__auto__)

Returns the DayOfWeek for the given day keyword name (e.g. :monday), ordinal or entity. Current day if no arguments given.

Returns the `DayOfWeek` for the given day keyword name (e.g. `:monday`),
ordinal or entity. Current day if no arguments given.
sourceraw docstring

day-of-week-fieldsclj

source

day-of-week?clj

(day-of-week? o__3847__auto__)
source

day-of-yearclj

(day-of-year)
(day-of-year G__4067)
(day-of-year fmt__3881__auto__ arg__3882__auto__)

Returns the DayOfYear for the given entity, clock, zone or day of year. Current day of year if no arguments given.

Returns the `DayOfYear` for the given entity, clock, zone or day of year.
Current day of year if no arguments given.
sourceraw docstring

day-of-year?clj

(day-of-year? o__3880__auto__)
source

enumerated-entitycljmacro

(enumerated-entity tp doc & {:keys [unit]})
source

monthclj

(month)
(month v__3848__auto__)
(month fmt__3849__auto__ arg__3850__auto__)

Returns the Month for the given month keyword name (e.g. :january), ordinal or entity. Current month if no arguments given.

Returns the `Month` for the given month keyword name (e.g. `:january`),
ordinal or entity. Current month if no arguments given.
sourceraw docstring

month-dayclj

(month-day)
(month-day G__3974)
(month-day a__3894__auto__ b__3895__auto__)

Returns the MonthDay for the given entity, string, clock, zone or month/day combination. Current month-day if no arguments given.

Returns the `MonthDay` for the given entity, string, clock, zone or
month/day combination. Current month-day if no arguments given.
sourceraw docstring

month-day?clj

(month-day? o__3891__auto__)
source

month-fieldsclj

source

month?clj

(month? o__3847__auto__)
source

quarterclj

(quarter)
(quarter v__3848__auto__)
(quarter fmt__3849__auto__ arg__3850__auto__)

Returns the Quarter for the given quarter keyword name (e.g. :q1), ordinal or entity. Current quarter if no arguments given.

Returns the `Quarter` for the given quarter keyword name (e.g. `:q1`),
ordinal or entity. Current quarter if no arguments given.
sourceraw docstring

quarter-fieldsclj

source

quarter?clj

(quarter? o__3847__auto__)
source

single-field-entitycljmacro

(single-field-entity tp doc & {:keys [parseable?]})
source

two-field-entitycljmacro

(two-field-entity tp
                  doc
                  &
                  {:keys [major-field-types major-field-ctor minor-field-ctor
                          minor-field-default]})
source

yearclj

(year)
(year G__3963)
(year fmt__3881__auto__ arg__3882__auto__)

Returns the Year for the given entity, string, clock, zone or number. Current year if no arguments given.

Returns the `Year` for the given entity, string, clock, zone or number.
Current year if no arguments given.
sourceraw docstring

year-monthclj

(year-month)
(year-month G__3991)
(year-month a__3894__auto__ b__3895__auto__)

Returns the YearMonth for the given entity, string, clock, zone or month/day combination. Current year-month if no arguments given.

Returns the `YearMonth` for the given entity, string, clock, zone or
month/day combination. Current year-month if no arguments given.
sourceraw docstring

year-month?clj

(year-month? o__3891__auto__)
source

year-quarterclj

(year-quarter)
(year-quarter G__4079)
(year-quarter a__3894__auto__ b__3895__auto__)

Returns the YearQuarter for the given entity, clock, zone or year with quarter. Current year quarter if no arguments given.

Returns the `YearQuarter` for the given entity, clock, zone or year with quarter.
Current year quarter if no arguments given.
sourceraw docstring

year-quarter?clj

(year-quarter? o__3891__auto__)
source

year-to-intclj

(year-to-int x)
source

year?clj

(year? o__3880__auto__)
source

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

× close