DateTimeSpanFormat

Functions

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