JulianDate Properties |
The JulianDate type exposes the following members.
| Name | Description | |
|---|---|---|
| Day |
Gets the integer portion of the Julian Date (or astronomical Julian day number).
| |
| MaxValue |
Gets the largest possible value of JulianDate.
This date is in InternationalAtomicTime and may not be representable in other time standards.
| |
| MinValue |
Gets the smallest value possible of JulianDate.
This date is in InternationalAtomicTime and may not be representable in other time standards.
| |
| Now |
Gets the JulianDate that represents the current system date and time.
The time standard will be CoordinatedUniversalTime (UTC).
| |
| SecondsOfDay |
Gets the number of seconds past noon on the whole-number Julian Day.
| |
| Standard |
Gets the TimeStandard that this astronomical Julian date is based upon.
| |
| TotalDays |
Gets the total number of whole and fractional days represented by this astronomical Julian date.
|