namespace sap.ui.core.format

Control sample: sap.ui.core.format
Visiblity: public
Available since: N/A
Module: sap/ui/core/format/NumberFormat
Application Component: CA-UI5-COR

Format classes


Nodes Overview

Node Description
sap.ui.core.format.DateFormat

The DateFormat is a static class for formatting and parsing single date and time values or date and time intervals according to a set of format options.

sap.ui.core.format.FileSizeFormat

The FileSizeFormat is a static class for formatting and parsing numeric file size values according to a set of format options.

sap.ui.core.format.ListFormat

The ListFormat is a static class for formatting and parsing an array of strings in a locale-sensitive manner according to a set of format options.

sap.ui.core.format.NumberFormat

The NumberFormat is a static class for formatting and parsing numeric values according to a set of format options.


Methods Overview

Method Description