HI Everyone,
I have a field in a table of my datatabase that keeps track of the time the record is saved (it is a timestamp saved in this format: YYYY-MM-DD HH:mm:ss). That field is not in my form.
But I would like to display its values in my table in a specific format (DD-MM-YYYY HH:mm:ss). How can I go about it?
NB: I am using Editor
Thanks for your help.