TimeZoneInfo

constructor(timeZone: Long, daylight: Int, stdName: String, dstName: String)(source)

Parameters

timeZone

Timezone offset, Seconds East of UTC

daylight

Non-zero if the timezone has daylight saving time rules

stdName

Timezone name when daylight saving time is not in effect

dstName

Timezone name when daylight saving time is in effect