Setting Time Zone

When the time zone of the administration client is different from that of the Unwired Server, you must format the time zone.

Syntax

TimeZone getTimeZone throws SUPAdminException;

void setTimeZone(timezone) throws SUPAdminException;

Returns

If successful, returns silently. If unsuccessful, returns SUPAdminException.

Examples

Usage

Execute these methods before making any timezone related API calls.