Confused prefixes for time instead of AM show PM and opposite

Hi,

I use NPM pack for my VUEjs project. All is good, but when show calendar in Month view, times confused and instead AM show PM and opposite. How to fix that trouble ?

Thanks

Hi @stronciy1 ,

You can redefine the content of most elements of the month view using its templates:
https://docs.dhtmlx.com/scheduler/month_view_templates.html

As I don’t know where exactly you receiving correct values, a cant say for sure, but you probably need the event_bar_date template:
https://docs.dhtmlx.com/scheduler/api__scheduler_event_bar_date_template.html

If the issue still occurs, could you please provide more details or reproduce it in our snippet tool:
http://snippet.dhtmlx.com/5/4b39bd900
(open the snippet => reproduce the issue => click the “Share” button => send me the new link)?