Skip to content
DayPilot

Monthly Summary for January 2025

Next.js Scheduler: How to Show Planned vs. Actual Task Durations using Task Versions tutorial was released:
https://code.daypilot.org/28305/next-js-scheduler-planned-vs-actual-task-duration

How to build a visual schedule in Next.js that displays the planned version of a task above its actual version. This makes it easy to compare durations and track deviations from the original plan.

Next.js Scheduler   How to Show Planned vs Actual Task Durations using Task Versions

Cell Templates in Vue Calendar: Display Slot Start Times, Sunrise & Sunset (Open-Source) tutorial was released:
https://code.daypilot.org/50152/vue-calendar-cell-templates-open-source

Use Vue templates to add custom content to calendar cells: text, icons, or even Vue components. Use v-if to display content only in the cells you choose.

Cell Templates in Vue Calendar   Display Slot Start Times, Sunrise and Sunset (Open Source)