powered by
Converts Julian day of year (DOY) into a string date 'DD.MM.YYYY'. If y is missing a non-leap year is assumed.
jul2date1(d,y)
Date, as character string 'DD.MM.YYYY'
DOY, numeric coerced into an integer.
Year, numeric coerced into an integer, default 2000.
Joerg Schaber
jul2date1(151,1970)
Run the code above in your browser using DataLab