diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2003-12-17 19:06:56 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2003-12-17 19:06:56 +0000 |
commit | cb315280ccb65cc0c2ca0d934a3e924019c14539 (patch) | |
tree | afc1152df338b90693dbea1f768ba27d18ccc66f /time/pear-Date/PLIST | |
parent | a4bdef33c961be1dff9b401bb2affa2635668a3d (diff) | |
download | pkgsrc-cb315280ccb65cc0c2ca0d934a3e924019c14539.tar.gz |
Add pear-Date 1.3
pear-Date are generic PHP classes for representation and manipulation of
dates, times and time zones without the need of timestamps,
which is a huge limitation for php programs. Includes time zone data,
time zone conversions and many date/time conversions.
It does not rely on 32-bit system date stamps, so
you can display calendars and compare dates that date
pre 1970 and post 2038. This package also provides a class
to convert date strings between Gregorian and Human calendar formats.
Diffstat (limited to 'time/pear-Date/PLIST')
-rw-r--r-- | time/pear-Date/PLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/time/pear-Date/PLIST b/time/pear-Date/PLIST new file mode 100644 index 00000000000..8109b468c16 --- /dev/null +++ b/time/pear-Date/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/17 19:06:56 jdolecek Exp $ |