Return the Date value represented by the specified yyyymmddValue in the "YYYYMMDD" format. The behavior is undefined unless yyyymmddValue represents a valid Date.

Synopsis

Declared in <bdlt_dateutil.h>

static
Date
convertFromYYYYMMDDRaw(int yyyymmddValue);

Created with MrDocs