mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
6 lines
239 B
Text
6 lines
239 B
Text
DateTime::Incomplete is a class for representing partial dates and times.
|
|
|
|
These are actually encountered relatively frequently. For example, a birthday
|
|
is commonly given as a month and day, without a year.
|
|
|
|
WWW: http://datetime.perl.org/
|