How to adjust the timestamp format of files in the view?

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
rop
Junior Member
Junior Member
Posts: 7
Joined: 2010-03-04, 12:57 UTC

How to adjust the timestamp format of files in the view?

Post by *rop »

Hi,

In the Date column of TC, I see the timestamp in HH:MM format, but no seconds shown.

Is it possible in TC to also show the seconds in timestamps, like HH:MM:SS ?

Thanks,
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

Use custom columns:
configuration > display > custom columns > new > "[=tc.creationdate.Y-M-D h-m-s]"
rop
Junior Member
Junior Member
Posts: 7
Joined: 2010-03-04, 12:57 UTC

Post by *rop »

Thanks Samuel!

That was a new feature to me --- interesting!
BrickB
Junior Member
Junior Member
Posts: 4
Joined: 2016-04-01, 14:37 UTC
Location: Poland

Post by *BrickB »

It doesn't work with remote files (FTP). What command should I use to see modification time in secodns? I tried "tc.mtime" but doesn't work.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50918
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

You should use [=tc.writedate.Y-M-D h-m-s]. It also works with ftp, packer plugins etc.
Author of Total Commander
https://www.ghisler.com
Phred
Senior Member
Senior Member
Posts: 382
Joined: 2009-06-16, 15:24 UTC
Location: SEAu

<==

Post by *Phred »

..as for the inverse column alignment of standard TC, rop - better not ask.
Post Reply