public class Timezone extends Object implements com.google.gwt.user.client.rpc.IsSerializable
String
name
double
offset
Timezone()
Timezone(String name, double offset)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String name
public double offset
public Timezone()
public Timezone(String name, double offset)
Copyright © 2019. All rights reserved.