Load, into the specified year, month, and day, the respective year, month, and day attribute values of this date.
Synopsis
Declared in <bdlt_date.h>
void
getYearMonthDay(
int* year,
int* month,
int* day) const;
Created with MrDocs