TimeFormat

object TimeFormat

TimeFormat

Types

Link copied to clipboard
annotation class Type

Defines time format for calculation remaining trip time.

Properties

Link copied to clipboard
const val NONE_SPECIFIED: Int

Time format: defined by the device's settings

Link copied to clipboard
const val TWELVE_HOURS: Int = 0

Time format: 12-hour (11.00PM)

Link copied to clipboard
const val TWENTY_FOUR_HOURS: Int = 1

Time format: 24-hour (23.00)