编辑代码
JS代码
14.16.1
10.16.0
运行
test
= '(?<day\d{
2
})-(?<month>\d{
2
})-(?<year>\d{
4
})'
console
.log(test)