com.sun.msv.datatype.xsd.datetime
Class TimeZone
java.lang.Object
com.sun.msv.datatype.xsd.datetime.TimeZone
- All Implemented Interfaces:
- java.io.Serializable
- public class TimeZone
- extends java.lang.Object
- implements java.io.Serializable
simple time zone component.
- Author:
- Kohsuke KAWAGUCHI
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
GMT
public static TimeZone GMT
minutes
public int minutes
- difference from GMT in terms of minutes
create
public static TimeZone create(int minutes)
equals
public boolean equals(java.lang.Object o)
hashCode
public int hashCode()
Copyright © 2001-2003 Sun Microsystems, Inc. Documenation generated April 26 2005.