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
Match any timestamp in log file ?
Re: Match any timestamp in log file ?
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.
So, obviously, GINA knows how to handle the timestamps.