title | page_title | description | slug | position |
---|---|---|---|---|
Internationalization |
jQuery FileManager Documentation - FileManager Internationalization |
Get started with the jQuery FileManager by Kendo UI and learn about the options it supports for parsing and formatting of dates and numbers. |
intl_kendoui_filemanager_widget |
2 |
The internationalization process applies specific culture formats to a web application by providing options for the parsing and formatting of dates and numbers.
For more information, refer to:
- [Date formatting]({% slug dateformatting_kendoui_globalization %})
- [Date parsing]({% slug dateparsing_kendoui_globalization %})
- [Number formatting]({% slug numberformatting_kendoui_globalization %})
- [Number parsing]({% slug numberparsing_kendoui_globalization %})
Because the FileManager internally uses the Kendo UI Grid, you can refer to its [Internationalization documentation article]({% slug intl_kendoui_grid_widget %}) for detail information.
- [Globalization in Kendo UI for jQuery]({% slug overview_kendoui_globalization %})
- JavaScript API Reference of the Grid