[]
Gets a value that indicates whether the current calendar is solar-based, lunar-based, or a combination of both.
public override CalendarAlgorithmType AlgorithmType { get; }
Type | Description |
---|---|
CalendarAlgorithmType | Always returns the SolarCalendar value. |