validateWeekString

Validates s == pattern "0{4,6}-W00"

@safe
bool
validateWeekString
(
string s
)

Meta