Load, into the specified year and dayOfYear, the respective year and dayOfYear attribute values of this date.

Synopsis

Declared in <bdlt_date.h>

void
getYearDay(
    int* year,
    int* dayOfYear) const;

Created with MrDocs