column with date-time: align to center or custom format

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Garrett
Junior Member
Junior Member
Posts: 13
Joined: 2006-11-06, 07:45 UTC

column with date-time: align to center or custom format

Post by *Garrett »

Please make a choice of alignment for the column with the date in the center, or let it be possible to set the custom format for displaying the date and time myself, so that I can add a space to the left and right of the date (for example as " dd.MM.yyyy hh:nn:ss ").
Thanks.
User avatar
Stefan2
Power Member
Power Member
Posts: 4132
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Re: column with date-time: align to center or custom format

Post by *Stefan2 »

You can do that already but only in front of the entry (or there is another hack?).
Add own "user defined custom columns" and for date use something like " [=tc.writedate]" (w/o the quotes)




.
User avatar
petermad
Power Member
Power Member
Posts: 14739
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: column with date-time: align to center or custom format

Post by *petermad »

2Garrett

As Stefan2 writes - make a custom column with parameters like this: https://madsenworld.dk/tcmd/customdate.png

To start making a custom column: right click on the Tabstop header and choose: "Configure custom columns..." - Or use the menu: "Configuration" -> "Options..." -> "Custom columns" - Or run the command cm_CustomColumnConfig
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50b4 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
petermad
Power Member
Power Member
Posts: 14739
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: column with date-time: align to center or custom format

Post by *petermad »

2Stefan2
but only in front of the entry (or there is another hack?)
You can both use a prefix and a suffix:
Help wrote:[="prefix"pluginname.fieldname.unit"suffix"]
The strings prefix and/or suffix will only be shown when the field "fieldname" exists and has a valid value in plugin pluginname
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50b4 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Garrett
Junior Member
Junior Member
Posts: 13
Joined: 2006-11-06, 07:45 UTC

Re: column with date-time: align to center or custom format

Post by *Garrett »

2Stefan2
2petermad
Thanks!
Post Reply