
Calendar improves date and time localization.
Features
- ECMAScript 6 (ES6) modules
- JsScheduler distribution now includes a set of ES6 modules, in Scripts/esm folder, that lets you import classes from respective scripts.
- The distribution still includes ES5-compatible scripts located in Scripts/umd folder, which are transpiled from current ES6 code, and whose classes are exposed as members of global MindFusion namespace object as in previous versions.
- Localization improvements - Calendar date and time localization can now be done via the CLDR locale data JSON distributions, instead of writing the "date" object in the localization file. You can continue using the localization files for string localization.