Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-17659: Add locale.getfirstweekday #18142

Open
wants to merge 3 commits into
base: master
from

Conversation

@cedk
Copy link
Contributor

cedk commented Jan 23, 2020

This allows to determine the starting day of week depending on the OS
locale.

https://bugs.python.org/issue17659

This allows to determine the starting day of week depending on the OS
locale.
@cedk cedk force-pushed the cedk:locale-first-weekday branch from 1082d3b to 304fa76 Jan 23, 2020
cedk added 2 commits Jan 23, 2020
Using setlocale does not change Windows configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants
You can’t perform that action at this time.