TimePointDateTime Method A Sandcastle Documented Class Library
Returns the date and time (YYYY-MM-DDTHH:MM:SS) for this time point, observing local time zone.

Namespace:  Apptus.ESales.Connector.Time
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.0.0
Syntax

C#
public IsoDateTime DateTime(
	TimeZoneInfo tz
)

Parameters

tz
Type: SystemTimeZoneInfo

Return Value

Type: IsoDateTime
See Also

Reference