Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Showing local time with seconds in notification center calendar #3

Open
chk1 opened this issue Jun 29, 2024 · 1 comment
Open

Showing local time with seconds in notification center calendar #3

chk1 opened this issue Jun 29, 2024 · 1 comment

Comments

@chk1
Copy link

chk1 commented Jun 29, 2024

One thing I've been missing in Windows 11 is the display of time with seconds in the notification center / calendar popup. I know there's an option to show the seconds in the taskbar clock (with and without Windhawk mods), but that's not what I want because I find that too distracting.

I did a quick search around with UWPSpy and landed on this TextBlock element:

image

Is there currently an easy way to just add the current time there? I had a look at the "Taskbar Clock Customization" mod and it source code, and it seems to be more involved than just setting a time format value somewhere in some UWP field attribute.

There's a question on Superuser asking basically the same: https://superuser.com/questions/1801741/display-windows-11-clock-like-the-one-in-windows-10-when-tray-is-clicked

@bbmaster123
Copy link
Collaborator

no, that's unfortunately not possible with the styler mod, as far I am aware. It might be possible with a mod designed to do that specifically. This is more to change the default parameters that are already there.

If I may suggest, as its the only thing I can think of, you could try using explorerpatcher for its option to use win+c to open the windows 10 clock, which overrides opening copilot.

actually, now that I think about it, you might also be able to use the taskbar styler or the clock customization mod to only show seconds on hover, if that's something you'd be interested in.

Sorry I can't be of more help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants