Returns the ordinal date (YYYY-DDD) 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: 3.47.3
Syntax
C#
public OrdinalDate OrdinalDate( TimeZoneInfo tz )
Parameters
- tz
- Type: SystemTimeZoneInfo
Return Value
Type: OrdinalDateSee Also