0

In this regex code:

   ((?:Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\*[+\s]\d{1,2}[,]{0,1}[+\s]\d{4})

What do the following code mean?:

[+\s]

and:

 \*
user2629628
  • 75
  • 2
  • 8

0 Answers0