TimeTrait.SolarTimeStruct

class TimeTrait.SolarTimeStruct


SolarTime Struct. The offset represents duration before (negative value) or after the solar time.

Summary

Public functions

open operator Boolean
equals(other: Any?)
open Int
open String

Public constructors

SolarTimeStruct

SolarTimeStruct(type: TimeTrait.SolarTimeType)

SolarTimeStruct

SolarTimeStruct(type: TimeTrait.SolarTimeType, offset: Duration)

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String

Public properties

offset

val offsetDuration