GregorianDateToJulianDate Method |
| Name | Description | |
|---|---|---|
| ToJulianDate |
Convert this GregorianDate to a JulianDate.
The time standard will be CoordinatedUniversalTime
(UTC), unless this GregorianDate represents the instant of a
leap second, in which case the JulianDate will be in
InternationalAtomicTime (TAI).
| |
| ToJulianDate(TimeStandard) |
Convert this GregorianDate to a JulianDate.
The GregorianDate is assumed to specify a time
in the specified TimeStandard.
|