Is it possible to set the status bar clock format to Y-m-d H:i:s (PHP format) in small icon mode? E.g. 2010-07-05 06:19:22

Current format:

It's the current format

Full sized icon mode (note the lack of seconds):

It's full sized icon mode

I don't want to use third party apps so if it's not possible, please say so.

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

The display of the clock in Windows 7 is determined by the amount of space available. Even in small icon mode, if you make the taskbar taller, it should then display the date.

If there isn't sufficient vertical space, Windows 7 will automatically remove the date string. I don't believe that it's possible to change that behavior.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.