4a102e1d32
An incomplete DateTime, like January 5.
6 lines
240 B
Text
6 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/
|