calendar-social/calsocial/calendar_system
Gergely Polonkai 9dd2a1120f [Refactor] Change GregorianCalendar.day_events() to a static method
It takes a date as its parameter, and doesn’t use the class’ timestamp, so there’s no point making
it an instance method.
2018-07-03 09:51:30 +02:00
..
__init__.py [Refactor] Rename the app module to calsocial 2018-07-02 10:41:32 +02:00
gregorian.py [Refactor] Change GregorianCalendar.day_events() to a static method 2018-07-03 09:51:30 +02:00