Milliseconds in AlertRow

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
Search

Post Reply
6 posts • Page 1 of 1
User avatar
aorange
Posts: 147
Joined: Thu Nov 04, 2010 10:07 am

Milliseconds in AlertRow

Post 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 :angry:

:laugh:

Gertjan van Schijndel
Posts: 634
Joined: Mon Aug 02, 2010 10:37 am

Re: Milliseconds in AlertRow

Post by Gertjan van Schijndel »

You could try it with the '[ui] as_ShowMilliseconds = 0' config entry.

User avatar
aorange
Posts: 147
Joined: Thu Nov 04, 2010 10:07 am

Re: Milliseconds in AlertRow

Post 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

Gertjan van Schijndel
Posts: 634
Joined: Mon Aug 02, 2010 10:37 am

Re: Milliseconds in AlertRow

Post by Gertjan van Schijndel »

Setting the time format and the config entry results at my site in time values without milliseconds.

User avatar
aorange
Posts: 147
Joined: Thu Nov 04, 2010 10:07 am

Re: Milliseconds in AlertRow

Post by aorange »

hmm strange, not sure why it is still displaying then..

User avatar
leoknipp
Posts: 2926
Joined: Tue Aug 24, 2010 7:28 pm

Re: Milliseconds in AlertRow

Post 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

Post Reply
6 posts • Page 1 of 1