HijriCalendarStatic

HijriCalendarStatic


Provides static methods to support the Hijri calendar.


Public:

Properties:

NameDescription
 HijriEra (get) Returns the current era for the Hijra calendar. This returns a constant of 1.  

Remarks

To access the methods of this class, use the HijriCalendar method name followed by the method to execute.

Example


 i = HijriCalendar.HijriEra
 

See Also

Project CorLib Overview

Class HijriCalendarStatic Overview

HijriCalendar