class Zones extends Object
Constructor and Description |
---|
Zones(I2PAppContext ctx)
Reads in the file in the constructor,
so hold onto this.
|
Modifier and Type | Method and Description |
---|---|
String |
getZone(String country)
Get the NTP zone for a country
|
public Zones(I2PAppContext ctx)