CelestialGet_Solstices(DateTime) Method

Get solstice events in UTC based on provided DateTime.

Definition

Namespace: CoordinateSharp
Assembly: CoordinateSharp (in CoordinateSharp.dll) Version: 2.21.1.1
XMLNS for XAML: Not mapped to an xmlns.
C#
public static Solstices Get_Solstices(
	DateTime d
)

Parameters

d  DateTime
DateTime

Return Value

Solstices
Solstices

See Also