| Package | Description |
|---|---|
| net.time4j.tz.other |
Covers alternative or specialized timezones.
|
| Modifier and Type | Method and Description |
|---|---|
static WindowsZone |
WindowsZone.of(String name)
Creates a name reference to a windows zone.
|
| Modifier and Type | Method and Description |
|---|---|
int |
WindowsZone.compareTo(WindowsZone other)
The natural order is based on the lexicographical order of the
underlying names of windows zones.
|
Copyright © 2014–2016. All rights reserved.