Page 1 of 1
Milliseconds in AlertRow
Posted: Wed Mar 18, 2015 4:19 pm
by aorange
Daft question but I don't seem to be able to get rid of the milliseconds in my alarmRow in 3.13 no matter what time formatting string I use.
Ideally I would like the time in %d/%m/%y %H:%M:%S but the milliseconds are there even if I delete everything. It just wont go away
:laugh:
Re: Milliseconds in AlertRow
Posted: Wed Mar 18, 2015 5:30 pm
by Gertjan van Schijndel
You could try it with the '[ui] as_ShowMilliseconds = 0' config entry.
Re: Milliseconds in AlertRow
Posted: Thu Mar 19, 2015 8:53 am
by aorange
hmm nope, doesn't seem to make any difference. I don't think any of these are to actually hide the milliseconds, the help file reads:
Display of milliseconds on the alert screen.
0: Milliseconds delimited by '.'
1: Milliseconds in ()
2: like 0
so
as_ShowMilliseconds = 0 (default?) would show
12:00.000
as_ShowMilliseconds = 1
12:00 (000)
as_ShowMilliseconds = 2
12:00.000
Re: Milliseconds in AlertRow
Posted: Thu Mar 19, 2015 9:24 am
by Gertjan van Schijndel
Setting the time format and the config entry results at my site in time values without milliseconds.
Re: Milliseconds in AlertRow
Posted: Thu Mar 19, 2015 10:10 am
by aorange
hmm strange, not sure why it is still displaying then..
Re: Milliseconds in AlertRow
Posted: Thu Mar 19, 2015 1:41 pm
by leoknipp
Hello,
I started a UI with an AEScreen and an AESRow. In both panels I do not see milliseconds.
Are you using the native UI or the Ultralight Client?
Best Regards
Leopold Knipp
Senior Support Specialist