The source project of this merge request has been removed.
Fix datefield store value
getValidDBInsertDateValue does confusing things with date format and isn't able to handle german and UK format correctly
Switch to DateTimeFields::convertToDBFormat function to get DB Format, which handle all special cases Allow to set custom user and use correct variable to determine format