I have a SharePoint field of type DateTime, and i want to set a default value for this date time field = to the current date based on the UK time zone. now inside the "Default" property of the DateTime field >> i set it to be "Today()", as follow:-

But i got the above errors, and no default value will be set when i create/edit items..
any advice on this please?