TimeIntervalToTimeSpan Method |
Returns the length in milliseconds for this time interval, given a local time zone.
Namespace:
Apptus.ESales.Connector.Time
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public TimeSpan ToTimeSpan(
TimeZoneInfo tz
)
Parameters
- tz
- Type: SystemTimeZoneInfo
Return Value
Type:
TimeSpanSee Also