Class TimeZoneInfoImpl
Inheritance
System.Object
TimeZoneInfoImpl
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Cosmos.System_Plugs.System
Assembly: Cosmos.System2_Plugs.dll
Syntax
public static class TimeZoneInfoImpl
Methods
| Improve this Doc View SourceGetUtcStandardDisplayName()
Declaration
public static string GetUtcStandardDisplayName()
Returns
Type | Description |
---|---|
System.String |
TryConvertIanaIdToWindowsId(String, Boolean, out String)
Declaration
public static bool TryConvertIanaIdToWindowsId(string ianaId, bool allocate, out string windowsId)
Parameters
Type | Name | Description |
---|---|---|
System.String | ianaId | |
System.Boolean | allocate | |
System.String | windowsId |
Returns
Type | Description |
---|---|
System.Boolean |