Date::Simple::Fmt(3pm) | User Contributed Perl Documentation | Date::Simple::Fmt(3pm) |
Date::Simple::Fmt - Sub class of Date::Simple with per object level formatting for overloaded stringification.
use Date::Simple::Fmt;
This module changes the default stringification behaviour of Date::Simple objects to use the format() method instead. It also changes the behaviour of the constructor.
Date::Simple for full documentation.
2022-10-19 | perl v5.36.0 |