Seite 1 von 1

Time display format in right pane

Verfasst: 2. Feb 2016, 14:33
von TenX
This is not a bug, rather more of aesthetics/format issue. In the right pane of the display screen, once a user is logged in, under 'Active Since', the time is displayed. The default time format used at installation is H:i which makes the time read as "07:54 o'clock". If the user changes the time format to something other than H:i, e.g., g:i a, the the time reads as "7:54 am o'clock". The "o'clock" is hard coded into the application.
There should be a way to display the time so that it reads the way the user wants it to, without having to comment out the "o'clock" in the code.
Thanks for taking a look at this.

Re: Time display format in right pane

Verfasst: 3. Feb 2016, 23:05
von fasse
So the best solution will be to remove the "o'clock" or do you have any other suggestions?

Re: Time display format in right pane

Verfasst: 4. Feb 2016, 06:15
von TenX
I agree. The best solution is probably to remove the o'clock and then the user can format the time display as needed. Thank you.

Re: Time display format in right pane

Verfasst: 5. Feb 2016, 22:30
von fasse
I have removed this for the next version.