[This is preliminary documentation and is subject to change.]
Returns a singleton instance of UTC timelocation (zero offset from UTC)
Namespace: NFX.TimeAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static TimeLocation UTC { get; }
public static TimeLocation UTC { get; }
Public Shared ReadOnly Property UTC As TimeLocation
Get
Public Shared ReadOnly Property UTC As TimeLocation
Get
public:
static property TimeLocation^ UTC {
TimeLocation^ get ();
}
public:
static property TimeLocation^ UTC {
TimeLocation^ get ();
}
static member UTC : TimeLocation with get
static member UTC : TimeLocation with get
Property Value
Type:
TimeLocation