4.302.1 uint8_t week_of_year
uint8_t week_of_year(const struct tm *timeptr, uint8_t start)
Return the calendar week of year, where week 1 is considered to begin on the day of week specified by 'start'. The returned value may range from zero to 52.
uint8_t week_of_year(const struct tm *timeptr, uint8_t start)
Return the calendar week of year, where week 1 is considered to begin on the day of week specified by 'start'. The returned value may range from zero to 52.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.