Start of week for Calendar and Datetime picker

Hello. I have a problem with configuring two packages from Atlaskit.

I need to change the start of the week for Calendar and Datetime picker. I tried to change it with a locale prop that should change it, but it doesn’t change the start of the week, it’s only changing language.

If there is any way to change it, share it, please. Thanks

3 Likes

Hi @vladkomanchy it seems it there is no way currently of changing the order of days in the week, i’ll create a bug to change the order of days in a week depending on locale.
Edit: That component uses Intl to format the date however there is no support for first days of the week yet. The issue is being tracked here. We would need to implement our own solution until this is standardised and implemented in the spec.

Hello @MattCharlton , thanks for your answer. Could I somehow track fixing this bug?

@vladkomanchy I have created a ticket you can track here - Log in with Atlassian account

1 Like

Thanks