com.sun.msv.datatype.xsd.datetime
Class TimeZone
java.lang.Object
com.sun.msv.datatype.xsd.datetime.TimeZone
- All Implemented Interfaces:
- Serializable
- public class TimeZone
- extends Object
- implements Serializable
simple time zone component.
- Author:
- Kohsuke KAWAGUCHI
- See Also:
- Serialized Form
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(Object o)
hashCode
public int hashCode()
Copyright © 2001-2003 Sun Microsystems, Inc. Documenation generated September 9 2004.