Page 1 of 1

AgendaView - WeekStartDay does not work

Posted: Sat May 08, 2021 10:30 am
by tokytok

Hi,
I try on the demo :
https://www.bryntum.com/examples/calendar/bigdataset/
I have add this :

const calendar = new Calendar({
    ...
    weekStartDay: 1,
    modes : {
        agenda: {
            range: 'week',
            weekStartDay: 1,
        }
    }
    ...
}

It's ok on week view but on agenda view, week start with Sunday instead of Monday.


Re: AgendaView - WeekStartDay does not work

Posted: Sun May 09, 2021 4:56 pm
by saki

Thank you very much for reporting the bug. The ticket is here: https://github.com/bryntum/support/issues/2850


Re: AgendaView - WeekStartDay does not work

Posted: Mon Jan 24, 2022 3:49 pm
by eangelov90

Is there an ETA for a fix?

From the github issue is see that the fix was pushed several times.


Re: AgendaView - WeekStartDay does not work

Posted: Mon Jan 24, 2022 5:41 pm
by mats

We'll try to add to next patch release, sorry for the wait!