summaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-TimeZone/pkg-descr
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-06-07 09:48:01 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-06-07 09:48:01 +0000
commit461712ebadddd8a7b321a2aa1a66e12e05277858 (patch)
tree5861a54820ba80f58904505a6a4e468cf0c2b1c9 /devel/p5-DateTime-TimeZone/pkg-descr
parentIntroduces WITH_GTK2 support. (diff)
Add p5-DateTime-TimeZone 0.13,
time zone object base class and factory. PR: 51782 Submitted by: Mathieu Arnold <m@absolight.net>
Diffstat (limited to 'devel/p5-DateTime-TimeZone/pkg-descr')
-rw-r--r--devel/p5-DateTime-TimeZone/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-DateTime-TimeZone/pkg-descr b/devel/p5-DateTime-TimeZone/pkg-descr
new file mode 100644
index 000000000000..88de76d6c4ae
--- /dev/null
+++ b/devel/p5-DateTime-TimeZone/pkg-descr
@@ -0,0 +1,5 @@
+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/