TimeZone

Design docs related to the TimeZone classes. See subpages.

C++ API: http://icu-project.org/apiref/icu4c/classTimeZone.html

Java API: http://icu-project.org/apiref/icu4j/com/ibm/icu/util/TimeZone.html

C API (wraps C++ API): http://icu-project.org/apiref/icu4c/ucal_8h.html

(Really a Calendar API wrapper. Lacks getDisplayName() and getOffset()??)