- Joined
- Sep 5, 2024
- Messages
- 58
- Reaction score
- 4
Hi Experts,
We have noticed an inconsistency in the date/time format within our CSV report. While the 3CX UI displays the date/time correctly, the format in the exported CSV report appears differently. Please find the attached files for reference. We need the datetime format in CSV to be displayed as DD-MM-YYYY 24-hour format.
Is there a way to ensure that the CSV report follows the same date/time format as shown in the 3CX UI?
Troubleshooting Attempts
We have already tried the following solutions, but they did not resolve the issue:
https://www.3cx.com/community/threads/stuck-with-usa-format-on-time-and-date.125988/
Any insights or suggestions would be greatly appreciated. Thank you!


We have noticed an inconsistency in the date/time format within our CSV report. While the 3CX UI displays the date/time correctly, the format in the exported CSV report appears differently. Please find the attached files for reference. We need the datetime format in CSV to be displayed as DD-MM-YYYY 24-hour format.
Is there a way to ensure that the CSV report follows the same date/time format as shown in the 3CX UI?
Troubleshooting Attempts
We have already tried the following solutions, but they did not resolve the issue:
https://www.3cx.com/community/threads/stuck-with-usa-format-on-time-and-date.125988/
So it's not the inconsistncy between title line and column, you want the date/time format to show us dd/mm/yyyy HH:mm:ss, right?
If this is the question, the the date/time format is controlled by the OS Locale.
Judging by what you have now appearing, I am guessing you have the US locale.
What you need to do to change the Locale on Debian is:
If this is the question, the the date/time format is controlled by the OS Locale.
Judging by what you have now appearing, I am guessing you have the US locale.
What you need to do to change the Locale on Debian is:
- Important! Make a backup and download it to your desktop. It's aprecautionary measure in case you need to re-install
- Log on via SSH and run:
Bash:sudo dpkg-reconfigure locales - in the list leave the existing selected options...
Any insights or suggestions would be greatly appreciated. Thank you!


