|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jeospace.text.TimeZoneFormat
A simple formatter for producing TimeZone representations
as offsets from GMT
| Constructor Summary | |
protected |
TimeZoneFormat()
Protected Constructor |
| Method Summary | |
static java.lang.String |
formatGMTOffset(java.util.TimeZone tz)
A simple formatter for producing TimeZone representations
as offsets from GMT |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected TimeZoneFormat()
| Method Detail |
public static java.lang.String formatGMTOffset(java.util.TimeZone tz)
TimeZone representations
as offsets from GMT
tz - the TimeZone to format
String
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||