Click or drag to resize

QdbClusterSetTimezone Method

Sets the timezone of the client by the current handle.

Namespace:  Quasardb
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
public void SetTimezone(
	string timezone
)

Parameters

timezone
Type: SystemString
The timezone to set.
See Also