Date::Simple::ISO - Sub class of Date::Simple
Contents
Description
This module is entirely identical to Date::Simple. It is included for completness and self documenting
sake. IMO it is preferable to say
my $obj=Date::Simple::ISO->new(...);
As this makes the implicit formatting of the object clear.
Name
Date::Simple::ISO - Sub class of Date::Simple
See Also
Date::Simple for full documentation.
perl v5.40.0 2024-10-20 Date::Simple::ISO(3pm)
Synopsis
use Date::Simple::ISO;
