core / io.islandtime.format / NumberStyle / DEFAULT
DEFAULT
(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86) val DEFAULT: NumberStyle
A locale-agnostic set of characters, matching those allowed in the date-time formats defined in ISO-8601.
- Zero: '0'
- Plus sign: '+'
- Minus sign: '-' or '−'
- Decimal separator: '.' or ','