powered by
Converts Julian day of year (DOY) into an integer date (day,month,year). If y is missing a non-leap year is assumed.
jul2date2(d,y)
Day of month as integer.
Month of year as integer.
Year as integer.
DOY, numeric coerced into an integer.
Year, numeric coerced into an integer, default 2000.
Joerg Schaber
jul2date2(151,1970)
Run the code above in your browser using DataLab