apidocs / com.srv4pos.server.api.server / TimezoneInfo

TimezoneInfo

class TimezoneInfo : Info

Timezone abbreviation, such as UTC.

User: Kirill, Date: 27.07.13 13:01

Constructors

<init>

TimezoneInfo()

Timezone abbreviation, such as UTC.

Properties

timezone

var timezone: String?

Timezone abbreviation, such as UTC.

Extension Functions

toJson

fun Info.toJson(): String