1d2c506f92
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.
4 lines
207 B
Text
4 lines
207 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.
|