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
Events at the time of writing this issue is just list of plain strings, would be more logical to support time and date, so that when listevents() is called, it shows only future events and nextevent() shows the event which is closest among all.
Events at the time of writing this issue is just list of plain strings, would be more logical to support time and date, so that when
listevents()is called, it shows only future events andnextevent()shows the event which is closest among all.