Formatting Options have no effect

Sure I can!
This is from our orderlines

Field, Type, Null, Key, Default, Extra

‘AddedTime’, ‘datetime(3)’, ‘NO’, ‘MUL’, NULL, ‘’

And some other date fields from orderheads

Field, Type, Null, Key, Default, Extra

‘OrderDate’, ‘datetime’, ‘NO’, ‘MUL’, NULL, ‘’
‘ParkDate’, ‘datetime’, ‘YES’, ‘’, NULL, ‘’

These are the primary ones I’ve tested with as they are the most interesting for my business cases.