6 Aug
2012
6 Aug
'12
6:05 p.m.
The %{Event-Timestamp} used in query have a wrong date/time format, it is not the timestamp.
Yes. That's why the "master" branch uses %{integer:Event-Timestamp}, which causes the timestamp to be printed as a Unix 32-bit number.
Is it a dependency of OS setup? How this variable (Event-Timestamp) is generated?
The default config should work.
Can you do a Git pull and verify the problem still exists? I fixed this a couple of weeks ago.
-Arran
If use git checkout I have dialup version without integer modification, if I get it with http I have it corrected.