Searched defs:Timezone (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/make/tools/src/build/tools/javazic/
H A DTimezone.java32 * Timezone represents all information of a single point of time to
37 class Timezone { class
120 * Constracts a Timezone object with the given zone name.
123 Timezone(String name) { method in class:Timezone

Completed in 30 milliseconds