StephenChou1017 / react-big-scheduler

A scheduler and resource planning component built for React and made for modern browsers (IE10+)
https://stephenchou1017.github.io/scheduler/#/
MIT License
746 stars 415 forks source link

Problem with changing period if I change localeMoment #195

Open TheRocket7 opened 4 years ago

TheRocket7 commented 4 years ago

If I set my localeMoment to 'de-DE' for example, when start application and try to change period, Scheduler display only one day, but in week ViewType. Any solution? image