(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.
(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.
(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.
(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.
(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.
(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.
(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.
(two-field-entity tp
doc
&
{:keys [major-field-types major-field-ctor minor-field-ctor
minor-field-default]})(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.
(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.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |