Function CSPDate::GetYearDay()

Description:
Retrieves the yearday of the contained date, ranging from 1 to 365-366 (depending on whether it is a leap year or not).

Prototype:
unsigned long GetYearDay() const;

Arguments:
No arguments (void).

Return value:
Returns the contained yearday.

See also:
member functions GetDay(), GetWeekDay()
CSPDate | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd