0

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.

Gareth
  • 19,080
ariefbayu
  • 1,185

1 Answers1

1

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.