Class: ProlepticGregorianCalendar

calendars.ProlepticGregorianCalendar(id)

Generic proleptic Gregorian calendar, with no era. Years are algebraic numbers. this class is only usefull as long as Temporal is not provided. Used for week-related methods, and for signed full years.

Constructor

new ProlepticGregorianCalendar(id)

Parameters:
Name Type Description
id string the calendar identifier.
Source: