- Jun
- 794
- 7
I would have thought that pdir would give the hour using a 24 hour clock, but it doesn't seem to:
TCC 19.10.50 x64 Windows 10 [Version 6.3.10586]
Code:
C:\Junk>touch /c Foo.txt
6/04/2016 14:57:20.036 C:\Junk\Foo.txt
C:\Junk>dir
Volume in drive C is unlabeled Serial number is c070:3990
Directory of C:\Junk\*
6/04/2016 2:57p 0 Foo.txt
0 bytes in 1 file and 0 dirs
372,155,068,416 bytes free
C:\Junk>pdir /(thms)
025720
C:\Junk>