com.sun.msv.datatype.xsd.datetime
public class TimeZone extends Object implements Serializable
| Field Summary | |
|---|---|
| int | minutes
Difference from GMT in terms of minutes. |
| static TimeZone | MISSING
The java.util.TimeZone representation that corresponds
to the missing time zone. |
| static TimeZone | ZERO
The java.util.TimeZone representation that corresponds
to the ZERO singleton instance. |
Deprecated: here just for the serialization backward compatibility.
Difference from GMT in terms of minutes.