Options
All
  • Public
  • Public/Protected
  • All
Menu

Static Locale data

Hierarchy

  • StaticLocaleData

Index

Properties

months: {}

Month names

Type declaration

  • [calendarType: string]: string[][]
name: string

Locale name

weekStart: number

The first day of the week

weekdays: string[][]

Weekday names

zones?: {}

Zone titles

Type declaration

  • [zoneName: string]: string[]

Generated using TypeDoc