getTimeZone(StringBuffer) method [deprecated]

Deprecated. This method has been moved to Server#getTimeZone(). This method is no longer supported.

Syntax

public final void getTimeZone ( StringBuffer tz )

Parameters

Exceptions

Usage

Override Server#getTimeZone() instead, as the time zone affects the entire Java system connection and not a specific user.