weekdaysShort(): string[] weekdaysShort(index: number): string weekdaysShort(format: string): string[] weekdaysShort(format: string, index: number): string Parameters
- format: string
- index: number
Returns string
weekdaysShort(localeSorted: boolean): string[] weekdaysShort(localeSorted: boolean, index: number): string Parameters
- localeSorted: boolean
- index: number
Returns string
weekdaysShort(localeSorted: boolean, format: string): string[] Parameters
- localeSorted: boolean
- format: string
Returns string[]
weekdaysShort(localeSorted: boolean, format: string, index: number): string Parameters
- localeSorted: boolean
- format: string
- index: number
Returns string