diff --git a/agenda/__init__.py b/agenda/__init__.py index 9a2e183..a968ebf 100644 --- a/agenda/__init__.py +++ b/agenda/__init__.py @@ -21,31 +21,13 @@ from agenda import spacexdata warnings.simplefilter(action="ignore", category=FutureWarning) -# bin and recycling information -# birthdays -# conferences -# end of financial year: 5 April # deadline to file tax return -# Christmas day -# last Christmas posting day -# wedding anniversary -# DONE: markets open/close -# DONE: next bank holiday -# DONE: economist -# could know about the Christmas double issue -# economist technology quarterly # credit card expiry dates # morzine ski lifts # chalet availablity calendar # sunrise and sunset # starlink visible -# next installment of the Up TV series: 70 Up in 2026 - -# end of Amazon Prime - -# mother's day - fourth Sunday of Lent -# father's day - third Sunday of June here = dateutil.tz.tzlocal() now = datetime.now()