weekdaysShort(): string[] Возвращает string[]
weekdaysShort(index: number): string weekdaysShort(format: string): string[] weekdaysShort(format: string, index: number): string Параметры
- format: string
- index: number
Возвращает string
weekdaysShort(localeSorted: boolean): string[] weekdaysShort(localeSorted: boolean, index: number): string Параметры
- localeSorted: boolean
- index: number
Возвращает string
weekdaysShort(localeSorted: boolean, format: string): string[] Параметры
- localeSorted: boolean
- format: string
Возвращает string[]
weekdaysShort(localeSorted: boolean, format: string, index: number): string Параметры
- localeSorted: boolean
- format: string
- index: number
Возвращает string