Property | Type | Description | |
---|---|---|---|
IsDst | bool | ||
Name | string | ||
Offset | int |
Method | Description | |
---|---|---|
TimeType ( int offset, bool is_dst, string abbrev ) : System | ||
ToString ( ) : string |
public TimeType ( int offset, bool is_dst, string abbrev ) : System | ||
offset | int | |
is_dst | bool | |
abbrev | string | |
return | System |