The start and end days of the weekend for each culture
P粉852578075
P粉852578075 2023-09-12 10:25:33
0
1
508

https://en.wikipedia.org/wiki/Workweek_and_weekend (The table on this page lists the working days for each country).

Is there a way to get the weekends for each culture code in Typescript/Javascript? Most are Saturday-Sunday, but there are some exceptions...i.e. Mexico = Sunday only, some Middle Eastern countries = Friday-Saturday, etc. If possible I would like to get the start and end days of the weekend for each culture. moment.js doesn't seem to have this functionality (and there is a weekday library based on moment , but that library seems to be Saturday-Sunday friendly).

P粉852578075
P粉852578075

reply all(1)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template