Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard

SystemTimeProvider implementation using the Android-specific SystemClock mechanism.

Link copied to clipboard

Generic contract for the system time provider.

Functions

Link copied to clipboard
fun Calendar.format(pattern: String): String
Link copied to clipboard
fun Calendar.parse(str: String, pattern: String = DEFAULT_DATE_PATTERN): Calendar