getLocaleWeekEndRange
function
Deprecated
Range of week days that are considered the week-end for the given locale.
API
function getLocaleWeekEndRange( locale: string): [WeekDay, WeekDay];
Jump to details
Range of week days that are considered the week-end for the given locale.
function getLocaleWeekEndRange( locale: string): [WeekDay, WeekDay];