NOW_UTC on beta

Hi Ken,
The datetime field of MySQL/Maria DB expects the date in a specific format and the value being sent by NOW_UTC is in different format.
Your database is not accepting it because it runs in strict mode.

please check: