Used for checking the return value of the GetTimeZoneInformation Windows API call
| C# |
public enum TimeZoneID
| Member | Description |
|---|---|
| Unknown | |
| Standard | |
| Daylight | |
| Invalid |
| C# |
public enum TimeZoneID
| Member | Description |
|---|---|
| Unknown | |
| Standard | |
| Daylight | |
| Invalid |