korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-time
/
korlibs.time
/
TimeFormat
/
Companion
Companion
object
Companion
Members
Properties
DEFAULT_
FORMAT
Link copied to clipboard
val
DEFAULT_FORMAT
:
PatternTimeFormat
FORMAT_
TIME
Link copied to clipboard
val
FORMAT_TIME
:
PatternTimeFormat
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
pattern
:
String
)
:
PatternTimeFormat
parse
Link copied to clipboard
fun
parse
(
time
:
String
)
:
Duration