ports/devel/p5-Date-Simple/pkg/DESCR

5 lines
224 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.