Such as Windows OS, user can setting timezone, is that a good idea to make webix support timezone setting?
We don’t plan to introduce timezones as part of Webix itself.
Still you can use momentjs with Webix. All data formatting and parsing functions can be redefined ( in the webix.i18n object or directly for some datepicker control ) and for parsing|formatting you can use your own function that utilizes momentjs library.
Hello,
is there any update regarding usage of Timezones?
Thanks,
Martin
Hello,
There are still no such plans, so the options for date customization are the same as mentioned above.
Hello @Lyubomyr !
We are still not planning to add Timezones as part of Webix