Event AdjustDate Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Adjusts date time Localized time

Namespace: NFX.Time
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

protected Nullable<DateTime> AdjustDate(
	Nullable<DateTime> date
)

Parameters

date
Type: OnlineSystem Nullable OnlineDateTime 

Return Value

Type: OnlineNullable OnlineDateTime 
See Also