CoordinateGeoDate Property

Date at coordinate used to calculate celestial information.

Definition

Namespace: CoordinateSharp
Assembly: CoordinateSharp (in CoordinateSharp.dll) Version: 2.21.1.1
XMLNS for XAML: Not mapped to an xmlns.
C#
public DateTime GeoDate { get; set; }

Property Value

DateTime

Remarks

Assumes all times are in UTC, regardless of DateTimeKind value.

See Also