Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 345 Bytes

Readme.md

File metadata and controls

24 lines (12 loc) · 345 Bytes

day-of-year

get the day of year because javascript has no tm_yday

Installation

Install with component(1):

$ component install stephenmathieson/day-of-year

API

dayOfYear(date)

get the day of the year from the given date

dayOfYear()

get the current day of the year

License

MIT