6 lines
220 B
Text
6 lines
220 B
Text
|
This class is the base class for all time zone objects. A time zone is
|
||
|
represented internally as a set of observances, each of which describes the
|
||
|
offset from GMT for a given time period.
|
||
|
|
||
|
WWW: http://datetime.perl.org/
|