254156604d
This module may be used to create simple date objects. It only handles dates within the range of Unix time. It will only allow the creation of objects for valid dates. Attempting to create an invalid date will return undef. from Sam Smith <S at msmith.net>
6 lines
225 B
Plaintext
6 lines
225 B
Plaintext
This module may be used to create simple date objects. It
|
|
only handles dates within the range of Unix time. It will
|
|
only allow the creation of objects for valid dates.
|
|
Attempting to create an invalid date will return undef.
|
|
|