CalendarConstants class

Constants value for Algorithm calculations

Constructors

CalendarConstants.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

by → const int
Beginning of English calendar.
ey → const int
End of English calendar.
lt → const int
Minimum accurate English year.
lunarMonth → const double
Lunar month - (29.53058795) (1577917828 / 53433336.0)
mby → const int
Beginning of Myanmar calendar.
mey → const int
End of Myanmar calendar.
mlt → const int
Minumum accurate Myanmar year.
mo → const double
Beginning of 0 ME - Myanmar era
mut → const int
Maximum accurate Myanmar year.
se3 → const double
Beginning of 3rd Era
sg → const double
Gregorian start in English calendar (1752/Sep/14)
solarYear → const double
Solar year - (365.2587565) (1577917828 / 4320000.0)
ut → const int
Maximum accurate English year.