Format classes
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. |
Method | Description |
---|