Columns : Add raw FS timestamps

Have a suggestion for "Everything"? Please post it here.
Post Reply
meteorquake
Posts: 495
Joined: Thu Dec 15, 2016 9:44 pm

Columns : Add raw FS timestamps

Post by meteorquake »

I didn't see an entry for them, but would it be possible to add columns selectors for timestamps not as a Gregorian time, but the actual filesystem time, which would be the same figure as is quoted in the .efu export. Perhaps they could be called "Timestamp Modified" etc. They are useful when working in conjunction with programmatic scripts, creation times particularly can be a useful proxy for file identity when that's all that can be used.

Perhaps there's an intermediate calculation alternative? but it would be good to have them present there just as with other technical columns.

David
void
Developer
Posts: 16665
Joined: Fri Oct 16, 2009 11:31 pm

Re: Columns : Add raw FS timestamps

Post by void »

Please consider the following search:

add-column:a a:=$date-modified:

Column A will now show the raw date modified filetime.

Replace date-modified with date-created, date-taken, date-printed, etc...
Post Reply