SIGN IN SIGN UP
microsoft / PowerToys UNCLAIMED

Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows

0 0 0 C#

CmdPal: Add calendar page to time/date dock band clock item

Clicking the time/date item in the CmdPal dock now opens a calendar
page showing the current month with today's date highlighted in bold.

- Add CalendarPage (ContentPage) that renders a markdown table calendar
  respecting the locale's first day of week and abbreviated day names
- Wire NowDockBand.Command to CalendarPage instead of NoOpCommand
- Add timedate_calendar_page_name resource string
- Add CalendarPageTests covering structure, today highlighting, and dock wiring

Co-authored-by: niels9001 <[email protected]>
Agent-Logs-Url: https://github.com/microsoft/PowerToys/sessions/1d52e678-b258-441c-a409-1de12a42cb2a
C
copilot-swe-agent[bot] committed
d1e07080e80c9cbf5142e0e4158e4e2e1bc79740
Parent: e918714