Calendar-Dates-UnitedNations-InternationalDays
view release on metacpan or search on metacpan
{
date => "2020-12-20",
day => 20,
month => 12,
summary => "International Human Solidarity Day",
tags => ["anniversary"],
year => 2020,
},
]
Using from CLI (requires list-calendar-dates and calx)
% list-calendar-dates -l -m UnitedNations::InternationalDays
% calx -c UnitedNations::InternationalDays
DESCRIPTION
Currently only days with fixed date in Gregorian calendar are included.
These are not:
11 May (second Saturday of May) World Migratory Bird Day
6 July (first Saturday in July) International Day of Cooperatives
26 September (last Thursday of September World Maritime Day
7 October (first Monday in October) World Habitat Day
12 October (second Saturday of October) World Migratory Bird Day
20 October (every five years, beginning in 2010) World Statistics Day
17 November (third Sunday in November) World Day of Remembrance for Road Traffic Victims
21 November (third Thursday in November) World Philosophy Day
SEE ALSO
Reference:
<https://www.un.org/en/sections/observances/international-days/>
Calendar::Dates
App::CalendarDatesUtils contains CLIs to list dates from this module,
etc.
calx from App::calx can display calendar and highlight dates from
Calendar::Dates::* modules
AUTHOR
perlancar <perlancar@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2020 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.
lib/Calendar/Dates/UnitedNations/InternationalDays.pm view on Meta::CPAN
{
date => "2020-12-20",
day => 20,
month => 12,
summary => "International Human Solidarity Day",
tags => ["anniversary"],
year => 2020,
},
]
=head2 Using from CLI (requires L<list-calendar-dates> and L<calx>)
% list-calendar-dates -l -m UnitedNations::InternationalDays
% calx -c UnitedNations::InternationalDays
=head1 DESCRIPTION
Currently only days with fixed date in Gregorian calendar are included. These
are not:
11 May (second Saturday of May) World Migratory Bird Day
6 July (first Saturday in July) International Day of Cooperatives
26 September (last Thursday of September World Maritime Day
7 October (first Monday in October) World Habitat Day
12 October (second Saturday of October) World Migratory Bird Day
20 October (every five years, beginning in 2010) World Statistics Day
17 November (third Sunday in November) World Day of Remembrance for Road Traffic Victims
21 November (third Thursday in November) World Philosophy Day
lib/Calendar/Dates/UnitedNations/InternationalDays.pm view on Meta::CPAN
feature.
=head1 SEE ALSO
Reference: L<https://www.un.org/en/sections/observances/international-days/>
L<Calendar::Dates>
L<App::CalendarDatesUtils> contains CLIs to list dates from this module, etc.
L<calx> from L<App::calx> can display calendar and highlight dates from Calendar::Dates::* modules
=head1 AUTHOR
perlancar <perlancar@cpan.org>
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2020 by perlancar@cpan.org.
This is free software; you can redistribute it and/or modify it under
( run in 2.317 seconds using v1.01-cache-2.11-cpan-81fc1098f69 )