getLocaleWeekEndRange
function
deprecatedsince v18
Range of week days that are considered the week-end for the given locale.
Deprecation warning
Jump to details
URL: http://angular.dev/api/common/getLocaleWeekEndRange
uto' && prefersDark)) { documentClassList.add(DARK_MODE_CLASS_NAME); } else { documentClassList.add(LIGHT_MODE_CLASS_NAME); } if (location.search.includes('uwu')) { documentClassList.add('uwu'); }Range of week days that are considered the week-end for the given locale.
Deprecation warning