DatabaseTimeZoneDescription Method

Retrieves a description of a time zone.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public string TimeZoneDescription(
        TimeZone tz
)

Parameters

tz
Type: Teigha.DatabaseServicesTimeZone
[in] Time zone from the DatabaseServices::TimeZone enumeration.

Return Value

Type: String
Returns the description of the specified time zone as a string value.
See Also

©  Bricsys NV. All rights reserved.