|
NAMEDate::Simple::ISO - Sub class of Date::SimpleSYNOPSISuse Date::Simple::ISO; DESCRIPTIONThis module is entirely identical to Date::Simple. It is included for completness and self documenting sake. IMO it is preferable to saymy $obj=Date::Simple::ISO->new(...); As this makes the implicit formatting of the object clear. SEE ALSODate::Simple for full documentation.
Visit the GSP FreeBSD Man Page Interface. |