TimeFormat

object TimeFormat

TimeFormat

Types

Type
Link copied to clipboard
annotation class Type
Defines time format for calculation remaining trip time.

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

NONE_SPECIFIED
Link copied to clipboard
const val NONE_SPECIFIED: Int
Time format: defined by the device's settingsUsed at Type
TWELVE_HOURS
Link copied to clipboard
const val TWELVE_HOURS: Int = 0
Time format: 12-hour (11.
TWENTY_FOUR_HOURS
Link copied to clipboard
const val TWENTY_FOUR_HOURS: Int = 1
Time format: 24-hour (23.