Page 1 of 1

Matching '«number» «number» «date» «date» «date»'

PostPosted: Fri Nov 03, 2023 11:10 pm
by tag
Hi, Folks.

I'm having matching the pattern '«number» «number» «date» «date» «date»' in a file. Here is the text string:
https://share.cleanshot.com/nxkwr5mN

I'm using the following to match it:
https://share.cleanshot.com/N8V5R0Qt

I'm explicitly looking for the correct date format:
https://share.cleanshot.com/jfgPTcNj

Is this match possible? Am I doing something wrong? Or is this a bug?

I apologise if there is already another topic asking this question. I had a good search and couldn't find the answer I was looking for.

Thank you for the help (or redirecting me to the answer I was unable to find),

Paul

Re: Matching '«number» «number» «date» «date» «date»'

PostPosted: Mon Nov 06, 2023 9:16 am
by Mr_Noodle
In your date format, you have the day set to two digits but your second date only have one. Click on the date token and make sure you select the version that is not underlined.

Re: Matching '«number» «number» «date» «date» «date»'

PostPosted: Mon Nov 06, 2023 4:29 pm
by tag
Mr_Noodle wrote:In your date format, you have the day set to two digits but your second date only have one. Click on the date token and make sure you select the version that is not underlined.


Awesome, thank you! I didn't even notice that :(

Paul