validateDateString

Validates s == pattern "0000-00-00"

@safe
bool
validateDateString
(
string s
)

Meta