joda-time.accessors

century-of-era

(century-of-era o__8357__auto__)
The century-of-era value of the provided date/partial.
Equivalent to `(value (property date :centuryOfEra))`

century-of-era-prop

(century-of-era-prop o__8357__auto__)
The property referring to the century-of-era of the provided date/partial.
Equivalent to `(property date :centuryOfEra)`

clockhour-of-day

(clockhour-of-day o__8357__auto__)
The clockhour-of-day value of the provided date/partial.
Equivalent to `(value (property date :clockhourOfDay))`

clockhour-of-day-prop

(clockhour-of-day-prop o__8357__auto__)
The property referring to the clockhour-of-day of the provided date/partial.
Equivalent to `(property date :clockhourOfDay)`

clockhour-of-halfday

(clockhour-of-halfday o__8357__auto__)
The clockhour-of-halfday value of the provided date/partial.
Equivalent to `(value (property date :clockhourOfHalfday))`

clockhour-of-halfday-prop

(clockhour-of-halfday-prop o__8357__auto__)
The property referring to the clockhour-of-halfday of the provided date/partial.
Equivalent to `(property date :clockhourOfHalfday)`

day-of-month

(day-of-month o__8357__auto__)
The day-of-month value of the provided date/partial.
Equivalent to `(value (property date :dayOfMonth))`

day-of-month-prop

(day-of-month-prop o__8357__auto__)
The property referring to the day-of-month of the provided date/partial.
Equivalent to `(property date :dayOfMonth)`

day-of-week

(day-of-week o__8357__auto__)
The day-of-week value of the provided date/partial.
Equivalent to `(value (property date :dayOfWeek))`

day-of-week-prop

(day-of-week-prop o__8357__auto__)
The property referring to the day-of-week of the provided date/partial.
Equivalent to `(property date :dayOfWeek)`

day-of-year

(day-of-year o__8357__auto__)
The day-of-year value of the provided date/partial.
Equivalent to `(value (property date :dayOfYear))`

day-of-year-prop

(day-of-year-prop o__8357__auto__)
The property referring to the day-of-year of the provided date/partial.
Equivalent to `(property date :dayOfYear)`

days

(days o__8357__auto__)
The days value of the provided date/partial.
Equivalent to `(value (property date :days))`

days-prop

(days-prop o__8357__auto__)
The property referring to the days of the provided date/partial.
Equivalent to `(property date :days)`

era

(era o__8357__auto__)
The era value of the provided date/partial.
Equivalent to `(value (property date :era))`

era-prop

(era-prop o__8357__auto__)
The property referring to the era of the provided date/partial.
Equivalent to `(property date :era)`

halfday-of-day

(halfday-of-day o__8357__auto__)
The halfday-of-day value of the provided date/partial.
Equivalent to `(value (property date :halfdayOfDay))`

halfday-of-day-prop

(halfday-of-day-prop o__8357__auto__)
The property referring to the halfday-of-day of the provided date/partial.
Equivalent to `(property date :halfdayOfDay)`

hour-of-day

(hour-of-day o__8357__auto__)
The hour-of-day value of the provided date/partial.
Equivalent to `(value (property date :hourOfDay))`

hour-of-day-prop

(hour-of-day-prop o__8357__auto__)
The property referring to the hour-of-day of the provided date/partial.
Equivalent to `(property date :hourOfDay)`

hour-of-halfday

(hour-of-halfday o__8357__auto__)
The hour-of-halfday value of the provided date/partial.
Equivalent to `(value (property date :hourOfHalfday))`

hour-of-halfday-prop

(hour-of-halfday-prop o__8357__auto__)
The property referring to the hour-of-halfday of the provided date/partial.
Equivalent to `(property date :hourOfHalfday)`

hours

(hours o__8357__auto__)
The hours value of the provided date/partial.
Equivalent to `(value (property date :hours))`

hours-prop

(hours-prop o__8357__auto__)
The property referring to the hours of the provided date/partial.
Equivalent to `(property date :hours)`

max-century-of-era

(max-century-of-era o__8357__auto__)
The maximum century-of-era value of the provided date/partial.
Equivalent to `(max-value (property date :centuryOfEra))`

max-clockhour-of-day

(max-clockhour-of-day o__8357__auto__)
The maximum clockhour-of-day value of the provided date/partial.
Equivalent to `(max-value (property date :clockhourOfDay))`

max-clockhour-of-halfday

(max-clockhour-of-halfday o__8357__auto__)
The maximum clockhour-of-halfday value of the provided date/partial.
Equivalent to `(max-value (property date :clockhourOfHalfday))`

max-day-of-month

(max-day-of-month o__8357__auto__)
The maximum day-of-month value of the provided date/partial.
Equivalent to `(max-value (property date :dayOfMonth))`

max-day-of-week

(max-day-of-week o__8357__auto__)
The maximum day-of-week value of the provided date/partial.
Equivalent to `(max-value (property date :dayOfWeek))`

max-day-of-year

(max-day-of-year o__8357__auto__)
The maximum day-of-year value of the provided date/partial.
Equivalent to `(max-value (property date :dayOfYear))`

max-days

(max-days o__8357__auto__)
The maximum days value of the provided date/partial.
Equivalent to `(max-value (property date :days))`

max-era

(max-era o__8357__auto__)
The maximum era value of the provided date/partial.
Equivalent to `(max-value (property date :era))`

max-halfday-of-day

(max-halfday-of-day o__8357__auto__)
The maximum halfday-of-day value of the provided date/partial.
Equivalent to `(max-value (property date :halfdayOfDay))`

max-hour-of-day

(max-hour-of-day o__8357__auto__)
The maximum hour-of-day value of the provided date/partial.
Equivalent to `(max-value (property date :hourOfDay))`

max-hour-of-halfday

(max-hour-of-halfday o__8357__auto__)
The maximum hour-of-halfday value of the provided date/partial.
Equivalent to `(max-value (property date :hourOfHalfday))`

max-hours

(max-hours o__8357__auto__)
The maximum hours value of the provided date/partial.
Equivalent to `(max-value (property date :hours))`

max-millis

(max-millis o__8357__auto__)
The maximum millis value of the provided date/partial.
Equivalent to `(max-value (property date :millis))`

max-millis-of-day

(max-millis-of-day o__8357__auto__)
The maximum millis-of-day value of the provided date/partial.
Equivalent to `(max-value (property date :millisOfDay))`

max-millis-of-second

(max-millis-of-second o__8357__auto__)
The maximum millis-of-second value of the provided date/partial.
Equivalent to `(max-value (property date :millisOfSecond))`

max-minute-of-day

(max-minute-of-day o__8357__auto__)
The maximum minute-of-day value of the provided date/partial.
Equivalent to `(max-value (property date :minuteOfDay))`

max-minute-of-hour

(max-minute-of-hour o__8357__auto__)
The maximum minute-of-hour value of the provided date/partial.
Equivalent to `(max-value (property date :minuteOfHour))`

max-minutes

(max-minutes o__8357__auto__)
The maximum minutes value of the provided date/partial.
Equivalent to `(max-value (property date :minutes))`

max-month-of-year

(max-month-of-year o__8357__auto__)
The maximum month-of-year value of the provided date/partial.
Equivalent to `(max-value (property date :monthOfYear))`

max-months

(max-months o__8357__auto__)
The maximum months value of the provided date/partial.
Equivalent to `(max-value (property date :months))`

max-second-of-day

(max-second-of-day o__8357__auto__)
The maximum second-of-day value of the provided date/partial.
Equivalent to `(max-value (property date :secondOfDay))`

max-second-of-minute

(max-second-of-minute o__8357__auto__)
The maximum second-of-minute value of the provided date/partial.
Equivalent to `(max-value (property date :secondOfMinute))`

max-seconds

(max-seconds o__8357__auto__)
The maximum seconds value of the provided date/partial.
Equivalent to `(max-value (property date :seconds))`

max-week-of-weekyear

(max-week-of-weekyear o__8357__auto__)
The maximum week-of-weekyear value of the provided date/partial.
Equivalent to `(max-value (property date :weekOfWeekyear))`

max-weeks

(max-weeks o__8357__auto__)
The maximum weeks value of the provided date/partial.
Equivalent to `(max-value (property date :weeks))`

max-weekyear

(max-weekyear o__8357__auto__)
The maximum weekyear value of the provided date/partial.
Equivalent to `(max-value (property date :weekyear))`

max-weekyear-of-century

(max-weekyear-of-century o__8357__auto__)
The maximum weekyear-of-century value of the provided date/partial.
Equivalent to `(max-value (property date :weekyearOfCentury))`

max-year

(max-year o__8357__auto__)
The maximum year value of the provided date/partial.
Equivalent to `(max-value (property date :year))`

max-year-of-century

(max-year-of-century o__8357__auto__)
The maximum year-of-century value of the provided date/partial.
Equivalent to `(max-value (property date :yearOfCentury))`

max-year-of-era

(max-year-of-era o__8357__auto__)
The maximum year-of-era value of the provided date/partial.
Equivalent to `(max-value (property date :yearOfEra))`

max-years

(max-years o__8357__auto__)
The maximum years value of the provided date/partial.
Equivalent to `(max-value (property date :years))`

millis

(millis o__8357__auto__)
The millis value of the provided date/partial.
Equivalent to `(value (property date :millis))`

millis-of-day

(millis-of-day o__8357__auto__)
The millis-of-day value of the provided date/partial.
Equivalent to `(value (property date :millisOfDay))`

millis-of-day-prop

(millis-of-day-prop o__8357__auto__)
The property referring to the millis-of-day of the provided date/partial.
Equivalent to `(property date :millisOfDay)`

millis-of-second

(millis-of-second o__8357__auto__)
The millis-of-second value of the provided date/partial.
Equivalent to `(value (property date :millisOfSecond))`

millis-of-second-prop

(millis-of-second-prop o__8357__auto__)
The property referring to the millis-of-second of the provided date/partial.
Equivalent to `(property date :millisOfSecond)`

millis-prop

(millis-prop o__8357__auto__)
The property referring to the millis of the provided date/partial.
Equivalent to `(property date :millis)`

min-century-of-era

(min-century-of-era o__8357__auto__)
The minimum century-of-era value of the provided date/partial.
Equivalent to `(min-value (property date :centuryOfEra))`

min-clockhour-of-day

(min-clockhour-of-day o__8357__auto__)
The minimum clockhour-of-day value of the provided date/partial.
Equivalent to `(min-value (property date :clockhourOfDay))`

min-clockhour-of-halfday

(min-clockhour-of-halfday o__8357__auto__)
The minimum clockhour-of-halfday value of the provided date/partial.
Equivalent to `(min-value (property date :clockhourOfHalfday))`

min-day-of-month

(min-day-of-month o__8357__auto__)
The minimum day-of-month value of the provided date/partial.
Equivalent to `(min-value (property date :dayOfMonth))`

min-day-of-week

(min-day-of-week o__8357__auto__)
The minimum day-of-week value of the provided date/partial.
Equivalent to `(min-value (property date :dayOfWeek))`

min-day-of-year

(min-day-of-year o__8357__auto__)
The minimum day-of-year value of the provided date/partial.
Equivalent to `(min-value (property date :dayOfYear))`

min-days

(min-days o__8357__auto__)
The minimum days value of the provided date/partial.
Equivalent to `(min-value (property date :days))`

min-era

(min-era o__8357__auto__)
The minimum era value of the provided date/partial.
Equivalent to `(min-value (property date :era))`

min-halfday-of-day

(min-halfday-of-day o__8357__auto__)
The minimum halfday-of-day value of the provided date/partial.
Equivalent to `(min-value (property date :halfdayOfDay))`

min-hour-of-day

(min-hour-of-day o__8357__auto__)
The minimum hour-of-day value of the provided date/partial.
Equivalent to `(min-value (property date :hourOfDay))`

min-hour-of-halfday

(min-hour-of-halfday o__8357__auto__)
The minimum hour-of-halfday value of the provided date/partial.
Equivalent to `(min-value (property date :hourOfHalfday))`

min-hours

(min-hours o__8357__auto__)
The minimum hours value of the provided date/partial.
Equivalent to `(min-value (property date :hours))`

min-millis

(min-millis o__8357__auto__)
The minimum millis value of the provided date/partial.
Equivalent to `(min-value (property date :millis))`

min-millis-of-day

(min-millis-of-day o__8357__auto__)
The minimum millis-of-day value of the provided date/partial.
Equivalent to `(min-value (property date :millisOfDay))`

min-millis-of-second

(min-millis-of-second o__8357__auto__)
The minimum millis-of-second value of the provided date/partial.
Equivalent to `(min-value (property date :millisOfSecond))`

min-minute-of-day

(min-minute-of-day o__8357__auto__)
The minimum minute-of-day value of the provided date/partial.
Equivalent to `(min-value (property date :minuteOfDay))`

min-minute-of-hour

(min-minute-of-hour o__8357__auto__)
The minimum minute-of-hour value of the provided date/partial.
Equivalent to `(min-value (property date :minuteOfHour))`

min-minutes

(min-minutes o__8357__auto__)
The minimum minutes value of the provided date/partial.
Equivalent to `(min-value (property date :minutes))`

min-month-of-year

(min-month-of-year o__8357__auto__)
The minimum month-of-year value of the provided date/partial.
Equivalent to `(min-value (property date :monthOfYear))`

min-months

(min-months o__8357__auto__)
The minimum months value of the provided date/partial.
Equivalent to `(min-value (property date :months))`

min-second-of-day

(min-second-of-day o__8357__auto__)
The minimum second-of-day value of the provided date/partial.
Equivalent to `(min-value (property date :secondOfDay))`

min-second-of-minute

(min-second-of-minute o__8357__auto__)
The minimum second-of-minute value of the provided date/partial.
Equivalent to `(min-value (property date :secondOfMinute))`

min-seconds

(min-seconds o__8357__auto__)
The minimum seconds value of the provided date/partial.
Equivalent to `(min-value (property date :seconds))`

min-week-of-weekyear

(min-week-of-weekyear o__8357__auto__)
The minimum week-of-weekyear value of the provided date/partial.
Equivalent to `(min-value (property date :weekOfWeekyear))`

min-weeks

(min-weeks o__8357__auto__)
The minimum weeks value of the provided date/partial.
Equivalent to `(min-value (property date :weeks))`

min-weekyear

(min-weekyear o__8357__auto__)
The minimum weekyear value of the provided date/partial.
Equivalent to `(min-value (property date :weekyear))`

min-weekyear-of-century

(min-weekyear-of-century o__8357__auto__)
The minimum weekyear-of-century value of the provided date/partial.
Equivalent to `(min-value (property date :weekyearOfCentury))`

min-year

(min-year o__8357__auto__)
The minimum year value of the provided date/partial.
Equivalent to `(min-value (property date :year))`

min-year-of-century

(min-year-of-century o__8357__auto__)
The minimum year-of-century value of the provided date/partial.
Equivalent to `(min-value (property date :yearOfCentury))`

min-year-of-era

(min-year-of-era o__8357__auto__)
The minimum year-of-era value of the provided date/partial.
Equivalent to `(min-value (property date :yearOfEra))`

min-years

(min-years o__8357__auto__)
The minimum years value of the provided date/partial.
Equivalent to `(min-value (property date :years))`

minute-of-day

(minute-of-day o__8357__auto__)
The minute-of-day value of the provided date/partial.
Equivalent to `(value (property date :minuteOfDay))`

minute-of-day-prop

(minute-of-day-prop o__8357__auto__)
The property referring to the minute-of-day of the provided date/partial.
Equivalent to `(property date :minuteOfDay)`

minute-of-hour

(minute-of-hour o__8357__auto__)
The minute-of-hour value of the provided date/partial.
Equivalent to `(value (property date :minuteOfHour))`

minute-of-hour-prop

(minute-of-hour-prop o__8357__auto__)
The property referring to the minute-of-hour of the provided date/partial.
Equivalent to `(property date :minuteOfHour)`

minutes

(minutes o__8357__auto__)
The minutes value of the provided date/partial.
Equivalent to `(value (property date :minutes))`

minutes-prop

(minutes-prop o__8357__auto__)
The property referring to the minutes of the provided date/partial.
Equivalent to `(property date :minutes)`

month-of-year

(month-of-year o__8357__auto__)
The month-of-year value of the provided date/partial.
Equivalent to `(value (property date :monthOfYear))`

month-of-year-prop

(month-of-year-prop o__8357__auto__)
The property referring to the month-of-year of the provided date/partial.
Equivalent to `(property date :monthOfYear)`

months

(months o__8357__auto__)
The months value of the provided date/partial.
Equivalent to `(value (property date :months))`

months-prop

(months-prop o__8357__auto__)
The property referring to the months of the provided date/partial.
Equivalent to `(property date :months)`

second-of-day

(second-of-day o__8357__auto__)
The second-of-day value of the provided date/partial.
Equivalent to `(value (property date :secondOfDay))`

second-of-day-prop

(second-of-day-prop o__8357__auto__)
The property referring to the second-of-day of the provided date/partial.
Equivalent to `(property date :secondOfDay)`

second-of-minute

(second-of-minute o__8357__auto__)
The second-of-minute value of the provided date/partial.
Equivalent to `(value (property date :secondOfMinute))`

second-of-minute-prop

(second-of-minute-prop o__8357__auto__)
The property referring to the second-of-minute of the provided date/partial.
Equivalent to `(property date :secondOfMinute)`

seconds

(seconds o__8357__auto__)
The seconds value of the provided date/partial.
Equivalent to `(value (property date :seconds))`

seconds-prop

(seconds-prop o__8357__auto__)
The property referring to the seconds of the provided date/partial.
Equivalent to `(property date :seconds)`

week-of-weekyear

(week-of-weekyear o__8357__auto__)
The week-of-weekyear value of the provided date/partial.
Equivalent to `(value (property date :weekOfWeekyear))`

week-of-weekyear-prop

(week-of-weekyear-prop o__8357__auto__)
The property referring to the week-of-weekyear of the provided date/partial.
Equivalent to `(property date :weekOfWeekyear)`

weeks

(weeks o__8357__auto__)
The weeks value of the provided date/partial.
Equivalent to `(value (property date :weeks))`

weeks-prop

(weeks-prop o__8357__auto__)
The property referring to the weeks of the provided date/partial.
Equivalent to `(property date :weeks)`

weekyear

(weekyear o__8357__auto__)
The weekyear value of the provided date/partial.
Equivalent to `(value (property date :weekyear))`

weekyear-of-century

(weekyear-of-century o__8357__auto__)
The weekyear-of-century value of the provided date/partial.
Equivalent to `(value (property date :weekyearOfCentury))`

weekyear-of-century-prop

(weekyear-of-century-prop o__8357__auto__)
The property referring to the weekyear-of-century of the provided date/partial.
Equivalent to `(property date :weekyearOfCentury)`

weekyear-prop

(weekyear-prop o__8357__auto__)
The property referring to the weekyear of the provided date/partial.
Equivalent to `(property date :weekyear)`

with-century-of-era

(with-century-of-era o__8357__auto__ v__8358__auto__)
The same date/partial with its century-of-era set to the provided value.
Equivalent to `(with-value (property date :centuryOfEra) value)`

with-clockhour-of-day

(with-clockhour-of-day o__8357__auto__ v__8358__auto__)
The same date/partial with its clockhour-of-day set to the provided value.
Equivalent to `(with-value (property date :clockhourOfDay) value)`

with-clockhour-of-halfday

(with-clockhour-of-halfday o__8357__auto__ v__8358__auto__)
The same date/partial with its clockhour-of-halfday set to the provided value.
Equivalent to `(with-value (property date :clockhourOfHalfday) value)`

with-day-of-month

(with-day-of-month o__8357__auto__ v__8358__auto__)
The same date/partial with its day-of-month set to the provided value.
Equivalent to `(with-value (property date :dayOfMonth) value)`

with-day-of-week

(with-day-of-week o__8357__auto__ v__8358__auto__)
The same date/partial with its day-of-week set to the provided value.
Equivalent to `(with-value (property date :dayOfWeek) value)`

with-day-of-year

(with-day-of-year o__8357__auto__ v__8358__auto__)
The same date/partial with its day-of-year set to the provided value.
Equivalent to `(with-value (property date :dayOfYear) value)`

with-days

(with-days o__8357__auto__ v__8358__auto__)
The same date/partial with its days set to the provided value.
Equivalent to `(with-value (property date :days) value)`

with-era

(with-era o__8357__auto__ v__8358__auto__)
The same date/partial with its era set to the provided value.
Equivalent to `(with-value (property date :era) value)`

with-halfday-of-day

(with-halfday-of-day o__8357__auto__ v__8358__auto__)
The same date/partial with its halfday-of-day set to the provided value.
Equivalent to `(with-value (property date :halfdayOfDay) value)`

with-hour-of-day

(with-hour-of-day o__8357__auto__ v__8358__auto__)
The same date/partial with its hour-of-day set to the provided value.
Equivalent to `(with-value (property date :hourOfDay) value)`

with-hour-of-halfday

(with-hour-of-halfday o__8357__auto__ v__8358__auto__)
The same date/partial with its hour-of-halfday set to the provided value.
Equivalent to `(with-value (property date :hourOfHalfday) value)`

with-hours

(with-hours o__8357__auto__ v__8358__auto__)
The same date/partial with its hours set to the provided value.
Equivalent to `(with-value (property date :hours) value)`

with-max-century-of-era

(with-max-century-of-era o__8357__auto__)
The same date/partial with its century-of-era set to the maximum value.
Equivalent to `(with-max-value (property date :centuryOfEra))`

with-max-clockhour-of-day

(with-max-clockhour-of-day o__8357__auto__)
The same date/partial with its clockhour-of-day set to the maximum value.
Equivalent to `(with-max-value (property date :clockhourOfDay))`

with-max-clockhour-of-halfday

(with-max-clockhour-of-halfday o__8357__auto__)
The same date/partial with its clockhour-of-halfday set to the maximum value.
Equivalent to `(with-max-value (property date :clockhourOfHalfday))`

with-max-day-of-month

(with-max-day-of-month o__8357__auto__)
The same date/partial with its day-of-month set to the maximum value.
Equivalent to `(with-max-value (property date :dayOfMonth))`

with-max-day-of-week

(with-max-day-of-week o__8357__auto__)
The same date/partial with its day-of-week set to the maximum value.
Equivalent to `(with-max-value (property date :dayOfWeek))`

with-max-day-of-year

(with-max-day-of-year o__8357__auto__)
The same date/partial with its day-of-year set to the maximum value.
Equivalent to `(with-max-value (property date :dayOfYear))`

with-max-days

(with-max-days o__8357__auto__)
The same date/partial with its days set to the maximum value.
Equivalent to `(with-max-value (property date :days))`

with-max-era

(with-max-era o__8357__auto__)
The same date/partial with its era set to the maximum value.
Equivalent to `(with-max-value (property date :era))`

with-max-halfday-of-day

(with-max-halfday-of-day o__8357__auto__)
The same date/partial with its halfday-of-day set to the maximum value.
Equivalent to `(with-max-value (property date :halfdayOfDay))`

with-max-hour-of-day

(with-max-hour-of-day o__8357__auto__)
The same date/partial with its hour-of-day set to the maximum value.
Equivalent to `(with-max-value (property date :hourOfDay))`

with-max-hour-of-halfday

(with-max-hour-of-halfday o__8357__auto__)
The same date/partial with its hour-of-halfday set to the maximum value.
Equivalent to `(with-max-value (property date :hourOfHalfday))`

with-max-hours

(with-max-hours o__8357__auto__)
The same date/partial with its hours set to the maximum value.
Equivalent to `(with-max-value (property date :hours))`

with-max-millis

(with-max-millis o__8357__auto__)
The same date/partial with its millis set to the maximum value.
Equivalent to `(with-max-value (property date :millis))`

with-max-millis-of-day

(with-max-millis-of-day o__8357__auto__)
The same date/partial with its millis-of-day set to the maximum value.
Equivalent to `(with-max-value (property date :millisOfDay))`

with-max-millis-of-second

(with-max-millis-of-second o__8357__auto__)
The same date/partial with its millis-of-second set to the maximum value.
Equivalent to `(with-max-value (property date :millisOfSecond))`

with-max-minute-of-day

(with-max-minute-of-day o__8357__auto__)
The same date/partial with its minute-of-day set to the maximum value.
Equivalent to `(with-max-value (property date :minuteOfDay))`

with-max-minute-of-hour

(with-max-minute-of-hour o__8357__auto__)
The same date/partial with its minute-of-hour set to the maximum value.
Equivalent to `(with-max-value (property date :minuteOfHour))`

with-max-minutes

(with-max-minutes o__8357__auto__)
The same date/partial with its minutes set to the maximum value.
Equivalent to `(with-max-value (property date :minutes))`

with-max-month-of-year

(with-max-month-of-year o__8357__auto__)
The same date/partial with its month-of-year set to the maximum value.
Equivalent to `(with-max-value (property date :monthOfYear))`

with-max-months

(with-max-months o__8357__auto__)
The same date/partial with its months set to the maximum value.
Equivalent to `(with-max-value (property date :months))`

with-max-second-of-day

(with-max-second-of-day o__8357__auto__)
The same date/partial with its second-of-day set to the maximum value.
Equivalent to `(with-max-value (property date :secondOfDay))`

with-max-second-of-minute

(with-max-second-of-minute o__8357__auto__)
The same date/partial with its second-of-minute set to the maximum value.
Equivalent to `(with-max-value (property date :secondOfMinute))`

with-max-seconds

(with-max-seconds o__8357__auto__)
The same date/partial with its seconds set to the maximum value.
Equivalent to `(with-max-value (property date :seconds))`

with-max-week-of-weekyear

(with-max-week-of-weekyear o__8357__auto__)
The same date/partial with its week-of-weekyear set to the maximum value.
Equivalent to `(with-max-value (property date :weekOfWeekyear))`

with-max-weeks

(with-max-weeks o__8357__auto__)
The same date/partial with its weeks set to the maximum value.
Equivalent to `(with-max-value (property date :weeks))`

with-max-weekyear

(with-max-weekyear o__8357__auto__)
The same date/partial with its weekyear set to the maximum value.
Equivalent to `(with-max-value (property date :weekyear))`

with-max-weekyear-of-century

(with-max-weekyear-of-century o__8357__auto__)
The same date/partial with its weekyear-of-century set to the maximum value.
Equivalent to `(with-max-value (property date :weekyearOfCentury))`

with-max-year

(with-max-year o__8357__auto__)
The same date/partial with its year set to the maximum value.
Equivalent to `(with-max-value (property date :year))`

with-max-year-of-century

(with-max-year-of-century o__8357__auto__)
The same date/partial with its year-of-century set to the maximum value.
Equivalent to `(with-max-value (property date :yearOfCentury))`

with-max-year-of-era

(with-max-year-of-era o__8357__auto__)
The same date/partial with its year-of-era set to the maximum value.
Equivalent to `(with-max-value (property date :yearOfEra))`

with-max-years

(with-max-years o__8357__auto__)
The same date/partial with its years set to the maximum value.
Equivalent to `(with-max-value (property date :years))`

with-millis

(with-millis o__8357__auto__ v__8358__auto__)
The same date/partial with its millis set to the provided value.
Equivalent to `(with-value (property date :millis) value)`

with-millis-of-day

(with-millis-of-day o__8357__auto__ v__8358__auto__)
The same date/partial with its millis-of-day set to the provided value.
Equivalent to `(with-value (property date :millisOfDay) value)`

with-millis-of-second

(with-millis-of-second o__8357__auto__ v__8358__auto__)
The same date/partial with its millis-of-second set to the provided value.
Equivalent to `(with-value (property date :millisOfSecond) value)`

with-min-century-of-era

(with-min-century-of-era o__8357__auto__)
The same date/partial with its century-of-era set to the maximum value.
Equivalent to `(with-min-value (property date :centuryOfEra))`

with-min-clockhour-of-day

(with-min-clockhour-of-day o__8357__auto__)
The same date/partial with its clockhour-of-day set to the maximum value.
Equivalent to `(with-min-value (property date :clockhourOfDay))`

with-min-clockhour-of-halfday

(with-min-clockhour-of-halfday o__8357__auto__)
The same date/partial with its clockhour-of-halfday set to the maximum value.
Equivalent to `(with-min-value (property date :clockhourOfHalfday))`

with-min-day-of-month

(with-min-day-of-month o__8357__auto__)
The same date/partial with its day-of-month set to the maximum value.
Equivalent to `(with-min-value (property date :dayOfMonth))`

with-min-day-of-week

(with-min-day-of-week o__8357__auto__)
The same date/partial with its day-of-week set to the maximum value.
Equivalent to `(with-min-value (property date :dayOfWeek))`

with-min-day-of-year

(with-min-day-of-year o__8357__auto__)
The same date/partial with its day-of-year set to the maximum value.
Equivalent to `(with-min-value (property date :dayOfYear))`

with-min-days

(with-min-days o__8357__auto__)
The same date/partial with its days set to the maximum value.
Equivalent to `(with-min-value (property date :days))`

with-min-era

(with-min-era o__8357__auto__)
The same date/partial with its era set to the maximum value.
Equivalent to `(with-min-value (property date :era))`

with-min-halfday-of-day

(with-min-halfday-of-day o__8357__auto__)
The same date/partial with its halfday-of-day set to the maximum value.
Equivalent to `(with-min-value (property date :halfdayOfDay))`

with-min-hour-of-day

(with-min-hour-of-day o__8357__auto__)
The same date/partial with its hour-of-day set to the maximum value.
Equivalent to `(with-min-value (property date :hourOfDay))`

with-min-hour-of-halfday

(with-min-hour-of-halfday o__8357__auto__)
The same date/partial with its hour-of-halfday set to the maximum value.
Equivalent to `(with-min-value (property date :hourOfHalfday))`

with-min-hours

(with-min-hours o__8357__auto__)
The same date/partial with its hours set to the maximum value.
Equivalent to `(with-min-value (property date :hours))`

with-min-millis

(with-min-millis o__8357__auto__)
The same date/partial with its millis set to the maximum value.
Equivalent to `(with-min-value (property date :millis))`

with-min-millis-of-day

(with-min-millis-of-day o__8357__auto__)
The same date/partial with its millis-of-day set to the maximum value.
Equivalent to `(with-min-value (property date :millisOfDay))`

with-min-millis-of-second

(with-min-millis-of-second o__8357__auto__)
The same date/partial with its millis-of-second set to the maximum value.
Equivalent to `(with-min-value (property date :millisOfSecond))`

with-min-minute-of-day

(with-min-minute-of-day o__8357__auto__)
The same date/partial with its minute-of-day set to the maximum value.
Equivalent to `(with-min-value (property date :minuteOfDay))`

with-min-minute-of-hour

(with-min-minute-of-hour o__8357__auto__)
The same date/partial with its minute-of-hour set to the maximum value.
Equivalent to `(with-min-value (property date :minuteOfHour))`

with-min-minutes

(with-min-minutes o__8357__auto__)
The same date/partial with its minutes set to the maximum value.
Equivalent to `(with-min-value (property date :minutes))`

with-min-month-of-year

(with-min-month-of-year o__8357__auto__)
The same date/partial with its month-of-year set to the maximum value.
Equivalent to `(with-min-value (property date :monthOfYear))`

with-min-months

(with-min-months o__8357__auto__)
The same date/partial with its months set to the maximum value.
Equivalent to `(with-min-value (property date :months))`

with-min-second-of-day

(with-min-second-of-day o__8357__auto__)
The same date/partial with its second-of-day set to the maximum value.
Equivalent to `(with-min-value (property date :secondOfDay))`

with-min-second-of-minute

(with-min-second-of-minute o__8357__auto__)
The same date/partial with its second-of-minute set to the maximum value.
Equivalent to `(with-min-value (property date :secondOfMinute))`

with-min-seconds

(with-min-seconds o__8357__auto__)
The same date/partial with its seconds set to the maximum value.
Equivalent to `(with-min-value (property date :seconds))`

with-min-week-of-weekyear

(with-min-week-of-weekyear o__8357__auto__)
The same date/partial with its week-of-weekyear set to the maximum value.
Equivalent to `(with-min-value (property date :weekOfWeekyear))`

with-min-weeks

(with-min-weeks o__8357__auto__)
The same date/partial with its weeks set to the maximum value.
Equivalent to `(with-min-value (property date :weeks))`

with-min-weekyear

(with-min-weekyear o__8357__auto__)
The same date/partial with its weekyear set to the maximum value.
Equivalent to `(with-min-value (property date :weekyear))`

with-min-weekyear-of-century

(with-min-weekyear-of-century o__8357__auto__)
The same date/partial with its weekyear-of-century set to the maximum value.
Equivalent to `(with-min-value (property date :weekyearOfCentury))`

with-min-year

(with-min-year o__8357__auto__)
The same date/partial with its year set to the maximum value.
Equivalent to `(with-min-value (property date :year))`

with-min-year-of-century

(with-min-year-of-century o__8357__auto__)
The same date/partial with its year-of-century set to the maximum value.
Equivalent to `(with-min-value (property date :yearOfCentury))`

with-min-year-of-era

(with-min-year-of-era o__8357__auto__)
The same date/partial with its year-of-era set to the maximum value.
Equivalent to `(with-min-value (property date :yearOfEra))`

with-min-years

(with-min-years o__8357__auto__)
The same date/partial with its years set to the maximum value.
Equivalent to `(with-min-value (property date :years))`

with-minute-of-day

(with-minute-of-day o__8357__auto__ v__8358__auto__)
The same date/partial with its minute-of-day set to the provided value.
Equivalent to `(with-value (property date :minuteOfDay) value)`

with-minute-of-hour

(with-minute-of-hour o__8357__auto__ v__8358__auto__)
The same date/partial with its minute-of-hour set to the provided value.
Equivalent to `(with-value (property date :minuteOfHour) value)`

with-minutes

(with-minutes o__8357__auto__ v__8358__auto__)
The same date/partial with its minutes set to the provided value.
Equivalent to `(with-value (property date :minutes) value)`

with-month-of-year

(with-month-of-year o__8357__auto__ v__8358__auto__)
The same date/partial with its month-of-year set to the provided value.
Equivalent to `(with-value (property date :monthOfYear) value)`

with-months

(with-months o__8357__auto__ v__8358__auto__)
The same date/partial with its months set to the provided value.
Equivalent to `(with-value (property date :months) value)`

with-second-of-day

(with-second-of-day o__8357__auto__ v__8358__auto__)
The same date/partial with its second-of-day set to the provided value.
Equivalent to `(with-value (property date :secondOfDay) value)`

with-second-of-minute

(with-second-of-minute o__8357__auto__ v__8358__auto__)
The same date/partial with its second-of-minute set to the provided value.
Equivalent to `(with-value (property date :secondOfMinute) value)`

with-seconds

(with-seconds o__8357__auto__ v__8358__auto__)
The same date/partial with its seconds set to the provided value.
Equivalent to `(with-value (property date :seconds) value)`

with-week-of-weekyear

(with-week-of-weekyear o__8357__auto__ v__8358__auto__)
The same date/partial with its week-of-weekyear set to the provided value.
Equivalent to `(with-value (property date :weekOfWeekyear) value)`

with-weeks

(with-weeks o__8357__auto__ v__8358__auto__)
The same date/partial with its weeks set to the provided value.
Equivalent to `(with-value (property date :weeks) value)`

with-weekyear

(with-weekyear o__8357__auto__ v__8358__auto__)
The same date/partial with its weekyear set to the provided value.
Equivalent to `(with-value (property date :weekyear) value)`

with-weekyear-of-century

(with-weekyear-of-century o__8357__auto__ v__8358__auto__)
The same date/partial with its weekyear-of-century set to the provided value.
Equivalent to `(with-value (property date :weekyearOfCentury) value)`

with-year

(with-year o__8357__auto__ v__8358__auto__)
The same date/partial with its year set to the provided value.
Equivalent to `(with-value (property date :year) value)`

with-year-of-century

(with-year-of-century o__8357__auto__ v__8358__auto__)
The same date/partial with its year-of-century set to the provided value.
Equivalent to `(with-value (property date :yearOfCentury) value)`

with-year-of-era

(with-year-of-era o__8357__auto__ v__8358__auto__)
The same date/partial with its year-of-era set to the provided value.
Equivalent to `(with-value (property date :yearOfEra) value)`

with-years

(with-years o__8357__auto__ v__8358__auto__)
The same date/partial with its years set to the provided value.
Equivalent to `(with-value (property date :years) value)`

year

(year o__8357__auto__)
The year value of the provided date/partial.
Equivalent to `(value (property date :year))`

year-of-century

(year-of-century o__8357__auto__)
The year-of-century value of the provided date/partial.
Equivalent to `(value (property date :yearOfCentury))`

year-of-century-prop

(year-of-century-prop o__8357__auto__)
The property referring to the year-of-century of the provided date/partial.
Equivalent to `(property date :yearOfCentury)`

year-of-era

(year-of-era o__8357__auto__)
The year-of-era value of the provided date/partial.
Equivalent to `(value (property date :yearOfEra))`

year-of-era-prop

(year-of-era-prop o__8357__auto__)
The property referring to the year-of-era of the provided date/partial.
Equivalent to `(property date :yearOfEra)`

year-prop

(year-prop o__8357__auto__)
The property referring to the year of the provided date/partial.
Equivalent to `(property date :year)`

years

(years o__8357__auto__)
The years value of the provided date/partial.
Equivalent to `(value (property date :years))`

years-prop

(years-prop o__8357__auto__)
The property referring to the years of the provided date/partial.
Equivalent to `(property date :years)`