Log of /clearscm.com/lib/DateUtils.pm
Parent Directory
|
Revision Log
Revision
1.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Mar 10 23:47:31 2011 UTC
(10 months, 3 weeks ago)
by
andrew
Branch:
MAIN
Changes since
1.20: +3 -3 lines
Diff to
previous 1.20
Changed use parent back to use base. Older versions of Perl don't know about
parent!
Revision
1.20 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Feb 11 17:36:16 2011 UTC
(11 months, 3 weeks ago)
by
andrew
Branch:
MAIN
Changes since
1.19: +355 -7 lines
Diff to
previous 1.19
Added new Add, Compare, DateToEpoch and EpochToDate subroutines so supplant the need for the CPAN DateTime module.
Revision
1.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Feb 14 05:50:01 2008 UTC
(3 years, 11 months ago)
by
andrew
Branch:
MAIN
Changes since
1.13: +54 -12 lines
Diff to
previous 1.13
. Added YMDHMS function
. Changed ymdhm -> ymdhms, returning seconds too, that can be ignored
if needed.
. Changed =begin html's -> =for html
. Added check to Age so insure that $timestamp > today's date.
. Added rudimentary leap day calculations in Age (handles every 4
years but doesn't handle the century exceptions)
. Fixed bug with SubtractDays
. Timestamp now returns ymdhms instead of ymdhm.
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 10 07:43:55 2008 UTC
(4 years ago)
by
andrew
Branch:
MAIN
Changes since
1.12: +31 -26 lines
Diff to
previous 1.12
Changed Age subroutine to handle crossing year boundary and leap years (still
doesn't handle centuries not being leap years unless divisable by 400).
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Aug 22 03:58:47 2007 UTC
(4 years, 5 months ago)
by
andrew
Branch:
MAIN
Changes since
1.3: +655 -4 lines
Diff to
previous 1.3
Updated DateUtils.pm adding new routines. Also changed pod documentation
to standard.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.