MoonObservationGetMoonPhaseName Method
Gets the name of the moon phase corresponding to the
age of the phase in the current UI culture.
Namespace: InnerDrive.GeographyAssembly: InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
public static string GetMoonPhaseName(
double phaseAge
)
- phaseAge Double
- The age of the moon phase in days.
StringThe name of the moon phase in the current UI culture.