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 formats.
| |
MinValue |
Gets the smallest value possible of JulianDate. This date is in InternationalAtomicTime and may not be representable in other time formats.
| |
Now |
Gets the JulianDate that represents the current date and time. The time standard will be Coordinated Universal Time (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.
|