A B C D E F G H I J L M N P S T U Y Z 
All Classes All Packages

A

afterReads() - Method in interface com.arondight.timezone.data.ZoneDataSource
 
afterReads() - Method in class com.arondight.timezone.data.ZoneDataSourceInternal
 
ALTERNATIVE - Static variable in interface com.arondight.timezone.TzConstants
 
AU - Static variable in interface com.arondight.timezone.TzConstants
 
AUSTRALIA - Static variable in interface com.arondight.timezone.TzConstants
 

B

beforeReads() - Method in interface com.arondight.timezone.data.ZoneDataSource
 
beforeReads() - Method in class com.arondight.timezone.data.ZoneDataSourceInternal
 

C

CA - Static variable in interface com.arondight.timezone.TzConstants
 
CANADA - Static variable in interface com.arondight.timezone.TzConstants
 
close() - Method in interface com.arondight.timezone.data.ZoneDataSource
 
close() - Method in class com.arondight.timezone.data.ZoneDataSourceInternal
 
COLON - Static variable in interface com.arondight.timezone.TzConstants
 
com.arondight.timezone - package com.arondight.timezone
 
com.arondight.timezone.data - package com.arondight.timezone.data
 
COMMA - Static variable in interface com.arondight.timezone.TzConstants
 

D

DATA_COMMENT_EXCLAIM - Static variable in interface com.arondight.timezone.TzConstants
 
DATA_COMMENT_POUND - Static variable in interface com.arondight.timezone.TzConstants
 
DATA_COMMENT_SLASHES - Static variable in interface com.arondight.timezone.TzConstants
 

E

EMTPY - Static variable in interface com.arondight.timezone.TzConstants
 
equals(Object) - Method in class com.arondight.timezone.data.JavaZone
 
equals(Object) - Method in class com.arondight.timezone.data.LocationZone
 

F

FALLBACK - Static variable in interface com.arondight.timezone.TzConstants
 

G

getAllUniqueGmtStrings() - Method in class com.arondight.timezone.TimeZoneUtil
Gets a a list of all unique gmt strings
getAllUniqueOffsetMinutes() - Method in class com.arondight.timezone.TimeZoneUtil
Gets a a list of all unique offset minutes
getAuStatesMap() - Method in interface com.arondight.timezone.data.ZoneDataSource
 
getAuStatesMap() - Method in class com.arondight.timezone.data.ZoneDataSourceInternal
 
getByGmtString(String) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a TimeZone object by a GMT string, accepting the fallback option
getByGmtString(String, boolean) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a TimeZone object by a GMT string, optionally accepting the fallback option
getByGmtStringAndDst(String, boolean) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a TimeZone object by a GMT string, optionally accepting the fallback option
getById(String) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a TimeZone object by id, accepting the fallback option
getById(String, boolean) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a TimeZone object by id, optionally accepting the fallback option
getByLocation(String) - Method in class com.arondight.timezone.LocationUtil
Get a TimeZone object by a location address string.
getByLocation(String) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a TimeZone object by a location address string.
getByLocation(String, boolean) - Method in class com.arondight.timezone.LocationUtil
Get a TimeZone object by a location address string.
getByLocation(String, boolean) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a TimeZone object by a location address string.
getByOffset(int) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a TimeZone object by minutes, accepting the fallback option
getByOffset(int, boolean) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a TimeZone object by minutes, optionally accepting the fallback option
getByOffsetAndDst(int, boolean) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a TimeZone object by minutes, take into account whether the TimeZone uses Daylight Savings Time
getByUsLocation(String) - Method in class com.arondight.timezone.LocationUtil
Gets a TimeZone object by a location US address string.
getByUsLocation(String) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a TimeZone object by a location US address string.
getByUsLocation(String, boolean) - Method in class com.arondight.timezone.LocationUtil
Gets a TimeZone object by a location US address string.
getByUsLocation(String, boolean) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a TimeZone object by a location US address string.
getByUsZip(int) - Method in class com.arondight.timezone.LocationUtil
Get a TimeZone object by a US zipcode (number)
getByUsZip(int) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a TimeZone object by a US zipcode (number) Delegates directly to LocationUtil.getByUsZip(int)
getByUsZip(String) - Method in class com.arondight.timezone.LocationUtil
Get a TimeZone object by a US zipcode (String)
getByUsZip(String) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a TimeZone object by a US zipcode (String) Delegates directly to LocationUtil.getByUsZip(String)
getCityName() - Method in class com.arondight.timezone.data.LocationZone
 
getCountry() - Method in class com.arondight.timezone.data.LocationZone
 
getCurrentOffsetMillis(TimeZone) - Method in class com.arondight.timezone.TimeZoneUtil
Helper method to get the current (as of right now) offset from GMT in milliseconds for the TimeZone
getCurrentOffsetMinutes(TimeZone) - Method in class com.arondight.timezone.TimeZoneUtil
Helper method to get the current (as of right now) offset from GMT in minutes for the TimeZone
getGmtString() - Method in class com.arondight.timezone.data.JavaZone
 
getGmtStringKey() - Method in class com.arondight.timezone.data.JavaZone
 
getGmtStringKey(String, boolean) - Static method in class com.arondight.timezone.data.JavaZone
 
getGmtStringKey(String, boolean) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a key or extended standardized gmt string from a gmt string.
getId() - Method in class com.arondight.timezone.data.JavaZone
 
getId() - Method in class com.arondight.timezone.data.LocationZone
 
getJavaZones() - Method in interface com.arondight.timezone.data.ZoneDataSource
 
getJavaZones() - Method in class com.arondight.timezone.data.ZoneDataSourceInternal
 
getLastUpdated() - Method in interface com.arondight.timezone.data.ZoneDataSource
 
getLastUpdated() - Method in class com.arondight.timezone.data.ZoneDataSourceInternal
 
getLocationKeys() - Method in class com.arondight.timezone.data.LocationZone
 
getLocationZoneData() - Method in interface com.arondight.timezone.data.ZoneDataSource
 
getLocationZoneData() - Method in class com.arondight.timezone.data.ZoneDataSourceInternal
 
getNonJavaCodesMap() - Method in interface com.arondight.timezone.data.ZoneDataSource
 
getNonJavaCodesMap() - Method in class com.arondight.timezone.data.ZoneDataSourceInternal
 
getOffsetKey() - Method in class com.arondight.timezone.data.JavaZone
 
getOffsetKey(int, boolean) - Static method in class com.arondight.timezone.data.JavaZone
 
getOffsetKey(int, boolean) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a key or extended standardized gmt string from gmt offset minutes.
getOffsetKey(TimeZone) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a key or extended standardized gmt string from a TimeZone.
getOffsetMinutes() - Method in class com.arondight.timezone.data.JavaZone
 
getRawOffsetMillis(TimeZone) - Method in class com.arondight.timezone.TimeZoneUtil
Delegate method to get the raw offset for the TimeZone
getRawOffsetMinutes(TimeZone) - Method in class com.arondight.timezone.TimeZoneUtil
Helper method to get the raw offset for the TimeZone in minutes
getState() - Method in class com.arondight.timezone.data.LocationZone
 
getStateName() - Method in class com.arondight.timezone.data.LocationZone
 
getTimeZone() - Method in class com.arondight.timezone.data.JavaZone
 
getTimeZone() - Method in class com.arondight.timezone.data.LocationZone
 
getUsStatesMap() - Method in interface com.arondight.timezone.data.ZoneDataSource
 
getUsStatesMap() - Method in class com.arondight.timezone.data.ZoneDataSourceInternal
 
getZipToUsMap() - Method in interface com.arondight.timezone.data.ZoneDataSource
 
getZipToUsMap() - Method in class com.arondight.timezone.data.ZoneDataSourceInternal
 
GMT - Static variable in interface com.arondight.timezone.TzConstants
 

H

HasConstructorString - Interface in com.arondight.timezone.data
 
hashCode() - Method in class com.arondight.timezone.data.JavaZone
 
hashCode() - Method in class com.arondight.timezone.data.LocationZone
 

I

isFallback() - Method in class com.arondight.timezone.data.JavaZone
 
isPrimary() - Method in class com.arondight.timezone.data.JavaZone
 
isUseDaylightTime() - Method in class com.arondight.timezone.data.JavaZone
 

J

JavaZone - Class in com.arondight.timezone.data
 
JavaZone(String) - Constructor for class com.arondight.timezone.data.JavaZone
 
JavaZone(String, String, boolean, boolean, boolean) - Constructor for class com.arondight.timezone.data.JavaZone
 

L

Library - Class in com.arondight.timezone
 
Library() - Constructor for class com.arondight.timezone.Library
 
LocationUtil - Class in com.arondight.timezone
The LocationUtil deals directly with address location.
LocationUtil() - Constructor for class com.arondight.timezone.LocationUtil
 
LocationUtil(ZoneDataSource) - Constructor for class com.arondight.timezone.LocationUtil
 
LocationZone - Class in com.arondight.timezone.data
 
LocationZone(String) - Constructor for class com.arondight.timezone.data.LocationZone
 

M

MINUS - Static variable in interface com.arondight.timezone.TzConstants
 

N

NEW_ZEALAND - Static variable in interface com.arondight.timezone.TzConstants
 
NO - Static variable in interface com.arondight.timezone.TzConstants
 
NOT - Static variable in interface com.arondight.timezone.TzConstants
 
NSW - Static variable in interface com.arondight.timezone.TzConstants
 
NY - Static variable in interface com.arondight.timezone.TzConstants
 
NZ - Static variable in interface com.arondight.timezone.TzConstants
 

P

PIPE - Static variable in interface com.arondight.timezone.TzConstants
 
PLUS - Static variable in interface com.arondight.timezone.TzConstants
 
PQ - Static variable in interface com.arondight.timezone.TzConstants
 
PRIMARY - Static variable in interface com.arondight.timezone.TzConstants
 

S

SEP_REGEX - Static variable in interface com.arondight.timezone.TzConstants
 
someLibraryMethod() - Method in class com.arondight.timezone.Library
 
SPACE - Static variable in interface com.arondight.timezone.TzConstants
 

T

TimeZoneUtil - Class in com.arondight.timezone
The TimeZoneUtil is a set of utilities to make dealing with TimeZones easier, for instance allowing you to take user text input and convert it to a TimeZone object that can be used in your code.
TimeZoneUtil() - Constructor for class com.arondight.timezone.TimeZoneUtil
 
TimeZoneUtil(ZoneDataSource) - Constructor for class com.arondight.timezone.TimeZoneUtil
 
toConstructorString() - Method in interface com.arondight.timezone.data.HasConstructorString
 
toConstructorString() - Method in class com.arondight.timezone.data.JavaZone
 
toConstructorString() - Method in class com.arondight.timezone.data.LocationZone
 
toLocationKey(String, String, String) - Static method in class com.arondight.timezone.data.LocationZone
 
toMinutes(String) - Method in class com.arondight.timezone.TimeZoneUtil
Gets the minutes offset from GMT for the gmt string
toStandardizedGmtString(int) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a normalized (standardized) gmt string from gmt offset minutes
toStandardizedGmtString(String) - Method in class com.arondight.timezone.TimeZoneUtil
Normalize (standardize) a gmt string to the exact full format this utility class prefers
toString() - Method in class com.arondight.timezone.data.LocationZone
 
toTimezoneDisplayString(TimeZone) - Method in class com.arondight.timezone.TimeZoneUtil
Gets a string suitable for display from a TimeZone object.
TzConstants - Interface in com.arondight.timezone
 
TzException - Exception in com.arondight.timezone
 
TzException() - Constructor for exception com.arondight.timezone.TzException
 
TzException(String) - Constructor for exception com.arondight.timezone.TzException
 
TzException(String, Throwable) - Constructor for exception com.arondight.timezone.TzException
 
TzException(Throwable) - Constructor for exception com.arondight.timezone.TzException
 

U

UNITED_STATES - Static variable in interface com.arondight.timezone.TzConstants
 
US - Static variable in interface com.arondight.timezone.TzConstants
 
USA - Static variable in interface com.arondight.timezone.TzConstants
 

Y

YES - Static variable in interface com.arondight.timezone.TzConstants
 

Z

ZERO - Static variable in interface com.arondight.timezone.TzConstants
 
ZoneDataSource - Interface in com.arondight.timezone.data
 
ZoneDataSourceInternal - Class in com.arondight.timezone.data
 
ZoneDataSourceInternal() - Constructor for class com.arondight.timezone.data.ZoneDataSourceInternal
 
A B C D E F G H I J L M N P S T U Y Z 
All Classes All Packages