NAME
App::Oozie::Date
VERSION
version 0.019
SYNOPSIS
use App::Oozie::Date;
my $d = App::Oozie::Date->new;
DESCRIPTION
Date related functions.
NAME
App::Oozie::Date - Date related functions.
Methods
diff
epoch_yyyy_mm_dd_hh_mm_ss
intersection
is_valid
move
today
tomorrow
yesterday
Accessors
Overridable from sub-classes
strp
strp_silent
timezone
SEE ALSO
AUTHORS
David Morel
Burak Gursoy
COPYRIGHT AND LICENSE
This software is copyright (c) 2023 by Booking.com.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.