com.maxmind.geoip
Class timeZone

java.lang.Object
  extended by com.maxmind.geoip.timeZone

public class timeZone
extends java.lang.Object


Constructor Summary
timeZone()
           
 
Method Summary
static java.lang.String timeZoneByCountryAndRegion(java.lang.String country, java.lang.String region)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

timeZone

public timeZone()
Method Detail

timeZoneByCountryAndRegion

public static java.lang.String timeZoneByCountryAndRegion(java.lang.String country,
                                                          java.lang.String region)