Uses of Class
org.opensextant.data.Country.TZ
-
Packages that use Country.TZ Package Description org.opensextant.data Xponents Data Model -
-
Uses of Country.TZ in org.opensextant.data
Methods in org.opensextant.data that return types with arguments of type Country.TZ Modifier and Type Method Description java.util.Map<java.lang.String,Country.TZ>
Country. getTZDatabase()
Return the full list of TZ.Methods in org.opensextant.data with parameters of type Country.TZ Modifier and Type Method Description void
Country. addTimezone(Country.TZ tz)
Refactor -- use JodaTime and the TZDB more formally.
-