DOKK / manpages / debian 13 / avr-libc / week.3avr.en
week_date(3avr) week_date(3avr)

week_date

#include <time.h>


int year
int week
int day

Structure which represents a date as a year, week number of that year, and day of week. See http://en.wikipedia.org/wiki/ISO_week_date for more information.

day within week

week number (#1 is where first Thursday is in)

year number (Gregorian calendar)

Generated automatically by Doxygen for AVR-LibC from the source code.

Version 2.2.1 AVR-LibC