4.106.1 struct week_date* iso_week_date
struct week_date* iso_week_date(int year, int yday)
Return a week_date structure with the ISO_8601 week based date corresponding to the given year and day of year. See http://en.wikipedia.org/wiki/ISO_week_date for more information.