LeapSecond
external class LeapSecond(date: JulianDate? = definedExternally, var offset: Double = definedExternally)(source)
Describes a single leap second, which is constructed from a JulianDate and a numerical offset representing the number of seconds TAI is ahead of the UTC time standard.
Parameters
date
A Julian date representing the time of the leap second.