Skip to content

Fix now indicator in fullcalendar views (AKPlan) for users from other timezones

Benjamin Hättasch requested to merge fix-plan-timezone-now into main
  • This is done by generating the "now" timestamp from python instead of JavaScript using a newly created templatetag
  • The new "now" function is used in all AKPlan calendar views as well as in AKScheduling's scheduler view

Merge request reports