Use DateTime object instead of fixed format date string.
Use a DateTime object and have conversion handled by Doctrine instead of using a date string with a fixed format.
Loading
Please register or sign in to comment
Use a DateTime object and have conversion handled by Doctrine instead of using a date string with a fixed format.