core icon indicating copy to clipboard operation
core copied to clipboard

Datetime fixes

Open MrFelna opened this issue 1 year ago • 0 comments

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"

MrFelna avatar May 03 '24 15:05 MrFelna