request
%FirstFileContentDate% = first date from file content in unchanged format [“29.04.17”]
%FirstFileContentYear% = year file creation [“2014”]
%FirstFileContentMonth% = month file creation [“02”]
%FirstFileContentWeek% = week file creation [“7”]
%FirstFileContentDay% = day file creation [“14”]
%FirstFileContentMonthName% = month file creation [“February”]
%FirstFileContentMonthShort% = month file creation [“Feb”]
%FirstFileContentDayName% = day file creation [“friday”]
%FirstFileContentDayShort% = day file creation [“fri”]
Yes that would be really great :) At least change or add the normalized date format to the format you are using for other dates: "2017-04-29" instead of "20170429.
Maybe options in settings.ini to set normalized date format for the different cases FirstFileContentDateFormat/DateTakenFormat/DateCreatedFormat/DateModifiedFormat/... would be best solution.
I just saw that you can already do this with Custom %FileContentDate%=%FirstFileContentDateNormalized#-1,4%-%FirstFileContentDateNormalized#-5,6%-%FirstFileContentDateNormalized#-7,8%
:)))))
Last edit: Tilmann Kuhn 2018-07-09