App-IndonesianHolidayUtils
view release on metacpan or search on metacpan
script/count-idn-workdays view on Meta::CPAN
=head2 Main options
=over
=item B<--end-date>=I<s>
End date.
Defaults to end of current month. Either a string in the form of "YYYY-MM-DD",
or a DateTime object, is accepted.
Can also be specified as the 2nd command-line argument.
=item B<--no-observe-joint-leaves>, B<-j>
=item B<--start-date>=I<s>
Starting date.
Defaults to start of current month. Either a string in the form of "YYYY-MM-DD",
or a DateTime object, is accepted.
Can also be specified as the 1st command-line argument.
=item B<--work-saturdays>
If set to 1, Saturday is a working day.
=back
script/list-idn-workdays view on Meta::CPAN
=head2 Main options
=over
=item B<--end-date>=I<s>
End date.
Defaults to end of current month. Either a string in the form of "YYYY-MM-DD",
or a DateTime object, is accepted.
Can also be specified as the 2nd command-line argument.
=item B<--no-observe-joint-leaves>, B<-j>
=item B<--start-date>=I<s>
Starting date.
Defaults to start of current month. Either a string in the form of "YYYY-MM-DD",
or a DateTime object, is accepted.
Can also be specified as the 1st command-line argument.
=item B<--work-saturdays>
If set to 1, Saturday is a working day.
=back
( run in 0.284 second using v1.01-cache-2.11-cpan-2b0bae70ee8 )