Regex tester
Pattern
Input
Meet me on 31/07/2019 at 3:00 PM to celebrate and then the meeting will be on 03/08/2019 at 12:00 PM.
Options
Replacement
Click the context tab to see replacements.
2 matches found in about 6 milliseconds.
IndexPositionMatched String$1$2$3$4${date}${time}
01131/07/2019 at 3:00 PM/empty stringempty stringempty string31/07/20193:00 PM
17803/08/2019 at 12:00 PMempty stringempty stringempty string/03/08/201912:00 PM
Meet me on 31/07/2019 at 3:00 PM to celebrate and then the meeting will be on 03/08/2019 at 12:00 PM.
  1. Meet me on
  2. /
  3. 31/07/2019
  4. 3:00 PM
  5. to celebrate and then the meeting will be on
  6. /
  7. 03/08/2019
  8. 12:00 PM
  9. .