Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-01-22 07:53
Flavor·PCRE (Legacy)

/
^(0[1-9]|[12]\d|3[01])(0[1-9]|1[0-2])\d{2}[-]?\d{4}$
/
gm
Open regex in editor

Description

CPR number is presented with or without a dash

Submitted by anonymous