TimePointWeekDate Method A Sandcastle Documented Class Library
Returns the week date (YYYY-Www-D) representing the day of this time point, in the specified local time zone.

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

C#
public WeekDate WeekDate(
	TimeZoneInfo tz
)

Parameters

tz
Type: SystemTimeZoneInfo

Return Value

Type: WeekDate
See Also

Reference