checkFormat

Check value against the named format. Returns true for unknown formats.

@safe
bool
checkFormat
(
string format
,
string value
)