NAME
DateTime::Format::Alami::ID - Parse human date/time/duration expression (Indonesian)
VERSION
This document describes version 0.16 of DateTime::Format::Alami::ID (from Perl distribution DateTime-Format-Alami), released on 2017-07-10.
DESCRIPTION
List of known date/time expressions:
# p_now
sekarang
saat ini
# p_today
hari ini
# p_tomorrow
besok
# p_yesterday
kemarin
# p_dur_ago, p_dur_later
1 tahun 2 bulan 3 minggu 4 hari 5 jam 6 menit 7 detik (lalu|lagi|nanti|yang akan datang)
# p_dateymd
28 mei
28/5
28 mei 2016
28-5-2016
28-5-16
# p_dateym
apr 2017
mei-2018
jun '17
# p_which_dow
senin (minggu|mgg)? (ini|lalu|depan)
# p_time
(pukul|jam)? 10.00
23:05:44
# p_date_time
24 juni pk 13.00
24 juni 2015 13:00
List of known duration expressions:
# pdur_dur
1 tahun 2 bulan 3 minggu 4 hari 5 jam 6 menit 7 detik
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
AUTHOR
perlancar <perlancar@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017, 2016, 2014 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.