powered by
JulDate returns Julian Date.
JulDate
JulDate(date)
The function returns Julian Date as a numeric scalar.
Optional. A character string that denotes the date in the format "Year-Month-Day" or "Year/Month/Day".
Allen, R. G., Pereira, L. S., Raes, D., & Smith, M. (1998). Crop evapotranspiration - Guidelines for computing crop water requirements - FAO Irrigation and drainage paper 56. Fao, Rome, 300(9), D05109.
This is a function to calculate Julian Date.
DH, EarSunDis, SolDec.
DH, EarSunDis, SolDec
JulDate(date = "2020-06-25") JulDate(date = "2020/06/25")
Run the code above in your browser using DataLab