PHP Regex to check date is in YYYY-MM-DD format

前端 未结 23 1532
终归单人心
终归单人心 2020-11-27 10:05

I\'m trying to check that dates entered by end users are in the YYYY-MM-DD. Regex has never been my strong point, I keep getting a false return value for the preg_match() I

23条回答
提交回复
热议问题