You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, the event is not displayed for the 23.04.2014 (or 2015). I did experiment a bit with the event (the code for _get_vevent() is taken from khalendar_aux_test.py):
I'm syncing a contacts-birthday calendar with vdirsyncer and am trying to use that with khal. An example VEVENT looks like this:
However, the event is not displayed for the 23.04.2014 (or 2015). I did experiment a bit with the event (the code for
_get_vevent()
is taken fromkhalendar_aux_test.py
):which fits the bill with the comment in
aux.py:65
:So if that is the acutal source of the issue, it might be desireable to calculate +/- Y years around the current year in
expand
aswell.Regards,
Simon
The text was updated successfully, but these errors were encountered: