[This is preliminary documentation and is subject to change.]
Returns UTC offset
Namespace: NFX.TimeAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public TimeSpan UTCOffset { get; set; }public TimeSpan UTCOffset { get; set; }Public Property UTCOffset As TimeSpan
Get
Set
Public Property UTCOffset As TimeSpan
Get
Set
public:
property TimeSpan UTCOffset {
TimeSpan get ();
void set (TimeSpan value);
}public:
property TimeSpan UTCOffset {
TimeSpan get ();
void set (TimeSpan value);
}member UTCOffset : TimeSpan with get, set
member UTCOffset : TimeSpan with get, set
Property Value
Type:
TimeSpan