TimeIntervalToday Method A Sandcastle Documented Class Library
Convenience method for returning a time interval covering today. The start date is expressed in local time.

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

C#
public static TimeInterval Today(
	TimeZoneInfo tz
)

Parameters

tz
Type: SystemTimeZoneInfo

Return Value

Type: TimeInterval
See Also

Reference