JulianConversions Methods

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetDate_FromJulian Returns date from Julian Meeus ch. 7
GetDate_FromJulian_Epoch1970 Returns date from Julian based on epoch 1970 Meeus ch. 7
GetDate_FromJulian_Epoch2000 Returns date from Julian based on epoch 2000 Meeus ch. 7
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetJulian Returns JD. Meeus Ch 7.
GetJulian_Epoch1970 Returns JD from epoch 1970. Meeus Ch 7.
GetJulian_Epoch2000 Returns JD from epoch 2000. Meeus Ch 7.
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also