Converts timestamp to day of the year.
Determines the day of the year given specified timestamp.
menu: veeos ==> Date/Time ==> yDay
library: veeosLib
o_yDay(now()) returns the current day of the year.
VEE has built-in functions for day, month, year, but not time. This helps complete the set of Time/Date functions. January 1 is taken as day 1.
VEE 7.0+, All platforms.
time, yWeek, timeZone, utcNow, unixNow, ywTodate