It will be a timezone issue, in some timezones the 1st of a month will be the last day of the previous month. Tell him to use the calibre.utils.date.parse_only_date function or to manually set the day of the date to 2nd instead of first. Or set the timezne info on the date to the local timezone.
|