[This is preliminary documentation and is subject to change.]
Returns current time localized per TimeLocation
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static DateTime LocalizedTime { get; }
public static DateTime LocalizedTime { get; }
Public Shared ReadOnly Property LocalizedTime As DateTime
Get
Public Shared ReadOnly Property LocalizedTime As DateTime
Get
public:
static property DateTime LocalizedTime {
DateTime get ();
}
public:
static property DateTime LocalizedTime {
DateTime get ();
}
static member LocalizedTime : DateTime with get
static member LocalizedTime : DateTime with get
Property Value
Type:
DateTime