ePages 6.11.0 - DE_EPAGES/TLE/API/NumberFormatter.pm

Package DE_EPAGES::TLE::API::NumberFormatter

This tle handler provides functionalities around numbers. The the perl internal locale is used.
This handler supports the following tle variable:

This handler supports the following formats: The most formatter are overwritten with DE_EPAGES::Object::API::TLE::SiteFormatter.
This formatter uses the existing functionality of DE_EPAGES::Core::API::Object::NumberFormat.

Example
#ExampleInteger[px] => 12345px
#ExampleInteger[integer] => 12.345 (de_DE)
#ExampleFloat[float] => 12.345,68 (de_DE)
#ExampleFloat[money] => 12.345,68 € (de_DE)