Date format in Threaded display, posted by deletoille on Tue Oct 17 12:14:27 2006 
|
hello,
I have a problem with the Date format in the Threaded display. The Date Format appears normally in the full and the summary displays but not in the threaded |
Re: Date format in Threaded display, posted by Ibrahim Genc on Tue Oct 17 13:03:22 2006
|
[quote="deletoille"]hello,
Time format = %d/%m/%Y, %T
|
Re: Date format in Threaded display, posted by Stefan Ritt on Tue Oct 17 13:12:52 2006
|
That fix for Steve Jones was slightly different, it had to do with substitutions in threaded display. I fixed yours now in revision 1734, so give it a try.
Salut,
|
Re: Date format in Threaded display, posted by deletoille on Thu Oct 19 12:26:16 2006
|
[quote="Stefan Ritt"]That fix for Steve Jones was slightly different, it had to do with substitutions in threaded display. I fixed yours now in revision
1734, so give it a try.
|
Re: Date format in Threaded display, posted by Stefan Ritt on Thu Oct 19 12:32:11 2006
|
[quote="deletoille"]I’ve tried on the last available release (revision 1732) and I have the same problem.
You said in you previous message that: “I fixed yours now in revision 1734, so give it a try.”
Could you tell me when this one will be available?[/quote]
|
Re: Date format in Threaded display, posted by deletoille on Thu Oct 19 12:42:42 2006
|
[quote="Stefan Ritt"][quote="deletoille"]I’ve tried on the last available release (revision 1732) and I have the same problem.
You said in you previous message that: “I fixed yours now in revision 1734, so give it a try.”
Could you tell me when this one will be available?[/quote]
|
Interesting behavior with $shell, posted by Steve Jones on Fri Oct 27 19:11:32 2006
|
eLog does not do math so I am trying to leverage the $SHELL function to perform the math. I am using GAWK to perform the math -- I started trying to use
CONDITIONAL ATTRIBUTES to assign numeric values to attributes but with loading up the ATTRIBUTES with all of the options brings elog to its knees in terms
of performance -- the parsing of attributes is simply too string intensive.
|
Re: Interesting behavior with $shell, posted by Steve Jones on Sun Oct 29 16:04:05 2006
|
[quote="Steve Jones"]eLog does not do math so I am trying to leverage the $SHELL function to perform the math. I am using GAWK to perform the math -- I
started trying to use CONDITIONAL ATTRIBUTES to assign numeric values to attributes but with loading up the ATTRIBUTES with all of the options brings elog
to its knees in terms of performance -- the parsing of attributes is simply too string intensive.
|