The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

DateTime::Format::Alami::EN - Parse human date/time expression (English)

VERSION

This document describes version 0.07 of DateTime::Format::Alami::EN (from Perl distribution DateTime-Format-Alami), released on 2016-04-13.

DESCRIPTION

List of known date/time expressions:

 (just|right)? now

 today|this day
 tommorow
 yesterday

 1 year 2 months 3 weeks 4 days 5 hours 6 minutes 7 seconds (ago|later)

 may 28
 5/28

 28 may 2016
 may 28, 2016
 5/28/2016
 5-28-16

List of recognized duration expressions:

HOMEPAGE

Please visit the project's homepage at https://metacpan.org/release/DateTime-Format-Alami.

SOURCE

Source repository is at https://github.com/perlancar/perl-DateTime-Format-Alami.

BUGS

Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=DateTime-Format-Alami

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

SEE ALSO

DateTime::Format::Natural

AUTHOR

perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by perlancar@cpan.org.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.