PaulStoffregen / Time

Time library for Arduino

Home Page:http://playground.arduino.cc/code/time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] yearday()

cornfeedhobo opened this issue · comments

Description

I would like yearday() functions to get the day of the year, similar to weekday().

Steps To Reproduce Problem

  1. Look for a way to get the day of the year

  2. Cry

day() gives you a value of 1-31, which is the day of the month...

Whoops! Typo - I meant yearday 😅