Option to customize date/time strings?
-
In the GUI dates and times are shown in American standard (07-02-2014 2:02pm). Could there be an option to customize the layout of these strings using e.g. the [B]strftime [/B]function?
The config option could be an input where the user enters the format to be used, like e.g. %d.%m.%y %H:%M making the string looks like: 02.07.14 14:02
-
The dates that are in use are actually done because my SQL as a specific pattern.