public class Timezone extends Object
Timezone()
int
getOffset()
String
getZone()
Timezone
setOffset(int offset)
setZone(String zone)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Timezone()
public String getZone()
public Timezone setZone(String zone)
zone
public int getOffset()
public Timezone setOffset(int offset)
offset
Copyright © 2018. All rights reserved.