thephm/hal_md

Add an option to md_birthdays to show upcoming birthdays over the next x days

Closed this issue · 2 comments

Add a -u <#> or -upcoming <#> option that shows the birthdays coming up in the next # days

$ 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