mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-07 02:06:57 +00:00
0a997cadbe
convert Date::Manip dates and durations to DateTimes and vice versa. PR: 54029 Submitted by: Mathieu Arnold <m@absolight.net>
6 lines
218 B
Plaintext
6 lines
218 B
Plaintext
DateTime::Format::DateManip is a class that knows how to convert between
|
|
Date::Manip dates and durations and DateTime and DateTime::Duration objects.
|
|
Recurrences are note yet supported.
|
|
|
|
WWW: http://datetime.perl.org/
|