Community Patterns

Community Library Entry

1

Regular Expression
Created·2022-02-07 06:13
Flavor·Python

r"
^0001[\s]*(.*?)[\s]*([\d,.]*)[\s]*(\d{6})
"
gm
Open regex in editor

Description

Extract Amount and Date from Paystub

Submitted by MAJED MUSA GHANIM