ChineseLunisolarCalendar::GetEra Method (DateTime)
.NET Framework (current version)
Retrieves the era that corresponds to the specified DateTime type.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- time
-
Type:
System::DateTime
The DateTime type to read.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | time is less than MinSupportedDateTime or greater than MaxSupportedDateTime. |
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: