New to Kendo UI for Angular? Start a free 30-day trial

Pipes

The Internationalization package allows you to streamline display-value transformations inside templates by utilizing pipes.

To enable the transformation of the input data in your application:

  1. Import IntlModule in your module. As a result, the default CldrIntlService is added as a provider and the kendoNumber and kendoDate pipes become available.
  2. (Optional) Load the locale data for the desired locales. By default, only en-US works.
Example
View Source
Change Theme:

In this article

Not finding the help you need?