TimePointToday Method A Sandcastle Documented Class Library
Returns a time point representing that start of today in the specified time zone.

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

C#
public static TimePoint Today(
	TimeZoneInfo tz
)

Parameters

tz
Type: SystemTimeZoneInfo

Return Value

Type: TimePoint
See Also

Reference