Calendar {System.Globalization} |
.NET clr documentation |
Calendar
Description
Declare
# namespace System.Globalization
export class Calendar {
AlgorithmType: CalendarAlgorithmType;
Eras: integer;
IsReadOnly: boolean;
MaxSupportedDateTime: DateTime;
MinSupportedDateTime: DateTime;
TwoDigitYearMax: integer;
}
.NET clr type reference tree
- use by property member
AlgorithmType
: CalendarAlgorithmType
- use by property member
MaxSupportedDateTime
: DateTime
- use by property member
MinSupportedDateTime
: DateTime
[Package
{$package} version {$version}
Index]