core
core copied to clipboard
Datetime fixes
use cf_sql_timestamp instead of cf_sql_date use HH: instead of hh: in timeFormat otherwise "2024-01-01" -> "2024-01-01T12:00:00" compare default dates with dateCompare so that "2024-01-01" eq "2024-01-01 00:00:00"