BloombergLP::bdlt::DateUtil::convertToYYYYMMDD

Return the "YYYYMMDD" integer encoding of the specified date.

Synopsis

Declared in <bdlt_dateutil.h>

static
int
convertToYYYYMMDD(Date const& date);

Return Value

integer in YYYYMMDD form

Parameters

NameDescription
datedate to encode