taalhavras / ucal

a martian calendar
54 stars 6 forks source link

Cleanup #78

Closed taalhavras closed 2 years ago

taalhavras commented 2 years ago

This PR revamps ++get-events-inrange to leverage %timezone-store instead of my previous timezone implementation (and deletes all the dead code).

Once this is in the frontend can potentially be switched to this instead of doing what it currently does (which is request all events for all time on load).