Dates format in panel files displays

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
teeceeuser
Junior Member
Junior Member
Posts: 33
Joined: 2018-06-21, 15:06 UTC

Dates format in panel files displays

Post by *teeceeuser »

In File Explorer on my PC the date and time for files modified is in the form dd-MMM-yyyy tt:hh:ss AM/PM where MMM is the first three letters of a month. On my PC the region is set to English (United States) and the date and time display formats are as I describe above.

Can I achieve this in Total Commander?

EDIT: I forgot to state that I have already installed the Extended English Menus for TC 9.12.
User avatar
HolgerK
Power Member
Power Member
Posts: 5406
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

A little bit tricky but doable:
You will need this content plugin: http://totalcmd.net/plugring/DateNames.html
and a custom column view with a write date configured like this:

Code: Select all

[=tc.writedate.D-][=datenames.Month (Write Date):1-3][=tc.writedate.-Y a:m:s P]
Regards
Holger
Make our planet great again
teeceeuser
Junior Member
Junior Member
Posts: 33
Joined: 2018-06-21, 15:06 UTC

Post by *teeceeuser »

Thank you Holger. I'll try it.
Post Reply