I have the following table:
+-----------+-----------+------------+----------+ | id | user_id | start_date | end_date | | (integer) | (integer) | (da
Looking at the dates for which it doesn't work -- those where the day is less than or equal to 12 -- I'm wondering whether it's parsing the dates as being in YYYY-DD-MM format?