The Source for Java Technology Collaboration


TimeZone

A set of rules dictating which TimeOffsets apply in a particular place. "Australia/Melbourne" is a TimeZone; at various times, that results in the appropriate TimeOffset for that place changing from AEST (UTC+10) to AEDT (UTC+11).

-- Main.crichey - 01 Jun 2007

Topic TimeZone . { Edit | Ref-By | Printable | Diffs r1 | More }
 XML java.net RSS

Revision r1 - 01 Jun 2007 - 02:49:57 - Main.crichey
Parents: WebHome > DateTimeAPI > DateTimeScope