Open
Description
Date format for views (TimeStamp) columns are hard coded to MM/dd/yyyy.
This is fine for US but not ideal for some other countries.
South Africa and UK are 2 I know of that use dd/MM/yyyy format.
My idea would be a Department setting to define the format required.
Hope this makes sense to make the software more global.