partkeepr / PartKeepr

Open Source Inventory Management
http://www.partkeepr.org
GNU General Public License v3.0
1.38k stars 401 forks source link

Date/time format used in Partkeepr #931

Open mitjakukovec opened 6 years ago

mitjakukovec commented 6 years ago

System Information

How to reproduce

I would like that date and time format is shown in the format of the region I live in, that is central Europe. No matter what I try I cannot set it correctly. Date format should be in a format like dd.mm.yyyy, but as you can see from the image attached, this is not the case.

date_format

I did make sure that PHP configuration has a correct timezone configuration, but this has no influence on the format shown.

php_time_zone

I must be missing something here, so please help me out with a hint on what that is. Thanks!

Drachenkaetzchen commented 6 years ago

There's currently no way to change the date format. Additionally, I suggest that you revert the change in your PHP configuration, as it might cause problems. This is related to issue #27