7 lines
240 B
Text
7 lines
240 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/
|