I had a form where I displayed a date field with short date format.
When we printed a report, it displayed one day prior to the actual date displayed in the field.
So I displayed the field as short date and time. The value was xx/xx/xx 12:00 AM. If I change the value to 1AM, it displays correctly on the report.
Any idea what's going on here?