[#BloombergLP-bdlt-Date-getYearDay] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Date.adoc[Date]::getYearDay :relfileprefix: ../../../ :mrdocs: Load, into the specified `year` and `dayOfYear`, the respective `year` and `dayOfYear` attribute values of this date. == Synopsis Declared in `<bdlt_date.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void getYearDay( int* year, int* dayOfYear) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#