Closed this issue 2 years ago · 2 comments
Add a -u <#> or -upcoming <#> option that shows the birthdays coming up in the next # days
-u <#>
-upcoming <#>
#
$ python3 md_birthdays.py -f ../sample/people -u 20 Larry Page on Mar 26 Brian Behlendorf on Mar 30 Bob Metcalfe on Apr 7
Implemented