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

DateTime::Format::Natural::Duration - Duration hooks and state handling

Author

       Steven Schubiger <schubiger@cpan.org>

Description

       The "DateTime::Format::Natural::Duration" class contains code to alter tokens before parsing and to
       insert DateTime objects in the resulting queue. Furthermore, there's code to save the state of the first
       failing parse and restore it after the duration has been processed.

License

       This program is free software; you may redistribute it and/or modify it under the same terms as Perl
       itself.

       See <http://dev.perl.org/licenses/>

perl v5.40.1                                       2025-05-21              DateTime::Form...tural::Duration(3pm)

Name

       DateTime::Format::Natural::Duration - Duration hooks and state handling

See Also

       DateTime::Format::Natural

Synopsis

        Please see the DateTime::Format::Natural documentation.

See Also