DateTimeFormat.calendarWeekRule

$(ANCHOR DateTimeFormat_calendarWeekRule) Property. Retrieves the _value indicating the rule used to determine the first week of the year.

  1. Calendar.WeekRule calendarWeekRule [@property getter]
    class DateTimeFormat
    @property final
    calendarWeekRule
    ()
  2. Calendar.WeekRule calendarWeekRule [@property setter]

Return Value

Type: Calendar.WeekRule

A CalendarWeekRule _value determining the first week of the year.

Meta