logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Date::Simple::ISO - Sub class of Date::Simple

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;

See Also