Page 1 of 1

Match any timestamp in log file ?

Posted: Thu Mar 15, 2018 7:53 pm
by Angahran
I think the following will match any combination of short or long timestamp in log file, but not 100% certain and there may be a better way.

\b(^|^[{n}:{n}] AM |^[{n}:{n}] PM |^[{n}:{n}:{n}] AM |^[{n}:{n}:{n}] PM )\b

Re: Match any timestamp in log file ?

Posted: Mon Aug 13, 2018 3:39 pm
by Angahran
Ignore me, the log file has always had the timestamp, it's just the UI that didn't.
So, obviously, GINA knows how to handle the timestamps.