Localization and Date-Time Formatting Utility demonstrates all the functionality necessary for date-time formatting. This demo provides all the country and language-dependent date-time settings, plus it allows choosing preset date-time formatting patterns or creating your own with ease.
To run the demo development environment, please, make sure you have installed Git, Node.js, npm and gulp.
- To install Node.js and npm, visit installation instructions page.
- To install gulp:
npm install gulp -g
command. - To install git, visit installation instructions page.
- Clone this demo from GitHub.
- Install all dependencies with
npm install
command from the root directory. - Compile all with
gulp
command from the root directory. - Open
index.html
file.
- AnyChart: Localization and Date-Time Formatting Utility
- AnyChart Documentation
- AnyChart JavaScript API Reference
- AnyChart Playground
- Technical Support
AnyChart Localization and Date-Time Formatting Utility has two parts:
- code of the solution sample that allows to use Javascript library (in this case, AnyChart). You can use, edit, modify it, use it with other Javascript libraries without any restrictions. It is released under Apache 2.0 License.
- AnyChart JavaScript library. It is released under Commercial license. You can test this plugin with the trial version of AnyChart. Our trial version is not limited by time and doesn't contain any feature limitations. Check details here
If you have any questions regarding licensing - please contact us. [email protected]