Code: Select all
27.05.25 Fixed: Files - Change attributes: Date/time picker showed invalid year 1601 when a plugin field contained invalid data like random text -> show current date and time (32/64)
I saw this I tried to use it. and yes. Exactly as it was described it does work. BUT ....
it seems to me that if I add true gibberish to this field, then yes, your approach is logical.
but! if this field contains some value with a date, but simply formatted as the value
of some field from some plugin, then isn't it possible to GET this very value and display it?
That is, I literally wrote the words "[=tc.writedate]" in an editbox and then clicked ">>" - isn't it
possible to first turn "[=tc.writedate]" into the real date "27.05.2025 14:08:21", which is stored in
this literal equivalent. And after that, display this real date in the date selection dialog that appears?