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
Name |
Description |
date |
date to encode |
Created with MrDocs