Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-09-05 12:26
Flavor·Python

r"
^[0-9]{1,6}(\.[0-9]{1,2})?$
"
gm
Open regex in editor

Description

.

Submitted by anonymous