Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
HTML::FormFu::Deflator::Strftime - Strftime deflator
SYNOPSIS
$form->deflator( Strftime => 'start_time' )
->strftime( '%d/%m/%Y' );
DESCRIPTION
Strftime deflator for DateTime objects.
AUTHOR
Carl Franks, cfranks@cpan.org
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.