Tooltip - possible to change date format? [solved]
Posted: Fri Dec 01, 2023 8:30 pm
Hi.
The default tooltip format string is this:
Ok, forget about it, I just found the solution:
I tag it solved albeit it's the first post, but I was not able to find any other examples on this online.
The default tooltip format string is this:
However, this yelds the date format I'm not familiar to use. Is it possible to change this string so that the date formats like Y-M-D ?<b>{Filename}</b><br>{Modified Date} - {EXIF:Date taken}<br>{Size KB} Kib
Ok, forget about it, I just found the solution:
Code: Select all
<b>{Filename}</b><br>{Modified Date[Y-m-d H:M]}<br>{EXIF:Date taken[Y-m-d H:M]}<br>{Size KB} KiB