IsoIntervalFormat

Constructors

Link copied to clipboard
constructor(format: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun format(dd: DateTimeSpan): String
Link copied to clipboard
Link copied to clipboard
open override fun tryParse(str: String, doThrow: Boolean): DateTimeSpan?