JulianDate

constructor(    julianDayNumber: Double? = definedExternally,     secondsOfDay: Double = definedExternally,     timeStandard: TimeStandard? = definedExternally)(source)

Parameters

julianDayNumber

The Julian Day Number representing the number of whole days. Fractional days will also be handled correctly. Default value - 0.0

timeStandard

The time standard in which the first two parameters are defined. Default value - TimeStandard.UTC