Hi DC,
Thank you for explaining the date format you are trying to use.
I’ve checked this using the built-in Windows Clock and Region settings. Unfortunately, Windows does not currently support displaying calendar week numbers or weekday numbers (for example, Monday = 1, Tuesday = 2, Wednesday = 3) in the taskbar date or the hover (long date) view.
That is why formats such as 'WK'yy.d display WK26.25 — the “d” value in Windows always represents the day of the month (25), not the day of the week. Windows does not provide a format token for:
- ISO calendar week number (e.g. 07), or
- Weekday index (e.g. .3 for Wednesday)
Because of this system limitation, the exact format WK2607.3 cannot be shown using Windows regional date settings alone.
What is possible
- You can keep your short date unchanged.
- For the hover (long date), you may use a readable format such as:
'WK'yy ddd→ WK26 Wed This shows the correct year and weekday name, but without the week number or weekday index.
Why there is no workaround
- The taskbar clock uses Windows’ built‑in regional formatting engine.
- Advanced date calculations (week numbers, weekday indexes) are not supported unless third‑party tools are installed.
- Since third‑party applications are restricted by company policy, there is no supported way to display this custom work‑week code directly in the taskbar.
Recommendation
For accuracy and consistency, I recommend continuing to use the WK2607.3 format in:
- Meeting titles
- Outlook calendar subjects
- Documents or spreadsheets that already calculate this value
Please let me know if you would like help setting up a consistent naming pattern in Outlook or Excel to match your client’s work‑week format.
If you found this answer helpful, please click "Accept Answer" to share the love with everyone! 💖😊🌸✨
Thank you again for your patience and support!
Ivy Bui