(am-pm)(am-pm v__3938__auto__)(am-pm fmt__3939__auto__ arg__3940__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__4146)(day-of-month fmt__3971__auto__ arg__3972__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__3938__auto__)(day-of-week fmt__3939__auto__ arg__3940__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__4157)(day-of-year fmt__3971__auto__ arg__3972__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__3938__auto__)(month fmt__3939__auto__ arg__3940__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__4064)(month-day a__3984__auto__ b__3985__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__3938__auto__)(quarter fmt__3939__auto__ arg__3940__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__4053)(year fmt__3971__auto__ arg__3972__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__4081)(year-month a__3984__auto__ b__3985__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__4169)(year-quarter a__3984__auto__ b__3985__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 |