[]
Represents the era info.
public sealed class EraInfo : ICloneable
Name | Description |
---|---|
EraInfo(int, DateTime, DateTime, string, string, string, string) | Initializes a new instance of the EraInfo class. |
Name | Description |
---|---|
AbbreviatedEraName | |
EndTime | |
EnglishEraName | |
Era | |
EraName | |
StartTime | |
SymbolEraName |
Name | Description |
---|---|
Clone() | Creates a new object that is a copy of the current instance. |
IsValid(DateTime) | Determines whether the specified date time is valid. |