Question:
When printing a report, the DateTime field displays data in day/year/month format. Why does this happen? How can I display data in day/month/year format?
Solution:
This depends on the format selected for DateTime field. To select day/month/year, access the Organizer and set up the Text Report’s properties as follows:
- On Database tab, select DateTime field.
- Click Data Format button.
- Select dd/mm/yyyy format.