Package-level declarations
Number, date and time formats. NumFormat exposes the built-in standard_* constants and factory helpers for custom format codes.
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class NumFormatMaintainer
Link copied to clipboard
class StandardDateTimeNumFormat(val numFmtId: Int, val formatCode: String) : DateTimeNumFormat, StandardNumFormat
Link copied to clipboard
class StandardNumericNumFormat(val numFmtId: Int, val formatCode: String) : NumericNumFormat, StandardNumFormat
Link copied to clipboard
Link copied to clipboard
class StandardTimeNumFormat(val numFmtId: Int, val formatCode: String) : TimeNumFormat, StandardNumFormat
Link copied to clipboard