Share via

How to change long date to display custom format - 'WK'yywwd#

DC 0 Reputation points
2026-02-25T18:22:33.73+00:00

Hi. I work with a client who uses a specific date format for meetings, deadlines, etc. Example. Today is February 25th 2026. My client would assign WK2607.3.

WK = text meaning work week

26 = last 2 digits of the year

07 = calendar week number

.3 = work day. 1 = Monday, 2 = Tuesday, 3 = Wednesday...

On the taskbar, I prefer to leave the short date as-is, but when I move the pointer and hover over the time and date, it would be great to see date format show WK2607.3. So far, the only format that was accepted was 'WK'yy.d = showed WK26.25. I failed to figure out how to show week number and change day .25 to .3. Company prevents me from installing 3rd-party apps, so Windows 'Clock and Region' setting is my only option.

Any suggestions?

Windows for business | Windows 365 Business
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Ivy Bui (WICLOUD CORPORATION) 430 Reputation points Microsoft External Staff Moderator
    2026-02-26T04:13:08.8333333+00:00

    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


  2. Q&A Assist
    2026-02-25T18:22:46.2633333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To display a custom date format like 'WK'yywwd# in Windows, you may face limitations with the built-in settings, as Windows does not natively support all custom formats you might want. However, you can try the following steps to achieve a similar result:

    1. Open Control Panel: Go to the Control Panel and select "Clock and Region."
    2. Change Date, Time, or Number Formats: Click on "Change date, time, or number formats."
    3. Customize Format: In the Region dialog, go to the "Formats" tab and click on "Additional settings...".
    4. Date Format: In the Date tab, you can customize the short date format. However, note that Windows may not support the exact format you want. You can try using 'WK'yy'/'ww'/'d' to see if it gives you a close approximation.
    5. Week Number and Day: Unfortunately, Windows does not provide a direct way to extract the week number or customize the day representation as you described (e.g., .3 for Wednesday). You might need to manually calculate or adjust these values in your application or documentation.

    Since you mentioned that third-party apps are not an option, your customization options are limited to what Windows allows through its date format settings. If you require more advanced formatting, you may need to explore other methods or tools that could work within your organization's policies.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.