Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-01-01 19:22
Flavor·PCRE2 (PHP)

/
^[-+]?[0-9]+(\.[0-9]+)?[[:space:]]?[CFcf]?$
/
gm
Open regex in editor

Description

filter entry to convert degrees F or C with sign or not with decimals or not ,,,

Submitted by anonymous