Gut mit einer Geschichte.
Wo ist heute??
$ python -c "from calendar import TextCalendar as c;from datetime import datetime as d;import re;print(re.compile(r'(\s+)({})(\s+)'.format(d.today().day)).sub(r'\1\033[92;4m\2\033[0m\3', c().formatmonth(*d.today().timetuple()[0:2])))"
Desktop-Kalender? Ich weiß es nicht
Recommended Posts