Return true if the specified yyyymmddValue represents a valid Date value in the "YYYYMMDD" format, and false otherwise.
true
yyyymmddValue
Date
false
Declared in <bdlt_dateutil.h>
<bdlt_dateutil.h>
static bool isValidYYYYMMDD(int yyyymmddValue);