$treeview $search $mathjax $extrastylesheet
avr-libc
2.0.0
$projectbrief
|
$projectbrief
|
$searchbox |
AVR Libc Home Page |
AVR Libc Development Pages |
||||
Main Page |
User Manual |
Library Reference |
FAQ |
Example Projects |
Data Fields | |
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.
int week_date::day |
day within week
int week_date::week |
week number (#1 is where first Thursday is in)
int week_date::year |
year number (Gregorian calendar)