Load, into the specified year and dayOfYear, the respective year and dayOfYear attribute values of this date.
Declared in <bdlt_date.h>
void
getYearDay(
int* year,
int* dayOfYear) const;
| Name | Description |
|---|---|
| year | receives the year attribute |
| dayOfYear | receives the day-of-year attribute |