I will try. 
Hmmm…
1 - Ok, the only way to get AUTOMATIC current date, is the standard CREATED AT field, right? So if I today create a record I should have created last week, the date the record was CREATED is there. (so the boss can see I did not do what I needed at the correct date)
2 - Date fields that you can create don´t have automatic date option. The user can SELECT the date (and if he wants, select past week to say he did his job on time)
3 - If I import a table, all records will have the CREATED AT date as the date the data was imported right? So, if I import 300 records today from Excel and they have a DATE column, the resulting Jestor table will have a standard CREATED AT date column where all records are 15/06/2022 and another Date Column with the original dates of the olds records in Excel
4 - Now I want NEW records created at Jestor. And I want their automatic creation date (so users can´t lie when they created the record)
The only way to get automatic creation date at Jestor is to use the standard CREATED AT column.
Ok, so I create a few new records, for days 16/6, 17/6, 18/6, 19/6 and 20/6.
Now I want to order all those table records, imported and new, by date.
If I order by the CREATED AT column, I will have 300 records with date 16/6 that were imported, and the 5 new records.
If I order by the Date column where I inserted the original creation date (in Excel) of those 300 old records, then the user can insert ANY date he wants in the date column of the new records inside Jestor, because I can´t make it automatic.