How to make the make calendar week start from Sunday? #721
Answered
by
wojtekmaj
IgorLab19k
asked this question in
Q&A
-
Hello, my question is how to make calendar week days start from SUN (Sunday) instead of Monday. I PS. image 1 - my view; image 2 - desired view; |
Beta Was this translation helpful? Give feedback.
Answered by
wojtekmaj
Dec 28, 2022
Replies: 1 comment 1 reply
-
Check |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wojtekmaj
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check
calendarType
andlocale
in documentation. I would recommend checking outlocale
first and only usecalendarType
override if needed.