sdk-common / com.tomtom.online.sdk.common.util / DateFormatter

DateFormatter

open class DateFormatter

Formatter of string to joda $DateTime

Constructors

<init>

DateFormatter()

Formatter of string to joda $DateTime

Properties

DATE_TZ_PATTERN

static val DATE_TZ_PATTERN: String

Functions

formatWithTimeZone

open fun formatWithTimeZone(date: String!): DateTime!