DatabaseSetTimeZoneAsUtcOffset Method

Sets the current time zone for this database using an offset from UTC. For example, the offset for the Brasilia Time Zone is -3.0. Currently not implemented.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public TimeZone SetTimeZoneAsUtcOffset(
        double offset
)

Parameters

offset  Double
[in] Offset in hours.

Return Value

TimeZone
The time zone chosen and set through the offset.
See Also

©  Bricsys NV. All rights reserved.