DateTimeFormat.calendar

Property. Retrieves the calendar used by the current culture.

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

Return Value

Type: Calendar

The Calendar determining the calendar used by the current culture. For example, the Gregorian.

Meta