| QdbClusterGetTimezone Method |
Gets the timezone of the client
by the current handle.
Return Value
Type: String
A timezone name.
Namespace:
Quasardb
Assembly:
Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax public string GetTimezone()
Public Function GetTimezone As String
Return Value
Type:
String[Missing <returns> documentation for "M:Quasardb.QdbCluster.GetTimezone"]
See Also