Our pure JavaScript Scheduler component


Post by Maxim Gorkovsky »

This is latest version.
Then make sure you have used locale properly. See code snippet above.

Post by saki »

This is the same scenario as in viewtopic.php?f=44&t=12438&p=65654#p65654. The only config options that are taken from the locale and applied are topDateFormat, middleDateFormat and bottomDateFormat.

Then the format is correctly applied also in the vertical mode.

Post by braincept »

We still face the problem that the one dateFormat on the left top side in vertical scheduler is not translated. As soon as we change any date in the scheduler the format is changed properly. We have added a video to show that.

What could be wrong?
Attachments
dateFormat_vertical.zip
(5.48 MiB) Downloaded 127 times

Post by sergey.maltsev »

Hi, braincept!

Thank you for the report.
I've reproduced the bug with switching locales when left timeaxis dates didn't update format until date is changed.

This is the ticket to fix
https://app.assembla.com/spaces/bryntum/tickets/9403-verical-timeaxis-date-and-time-are-not-localized/details

Post Reply