View source: R/gregorian_to_jd.R
| gregorian_to_jd | R Documentation |
Convert Gregorian date to Julian day number at 00:00 UTC
gregorian_to_jd(day, month, year)
day |
Day number |
month |
Month number |
year |
Year number |
Julian day number
gregorian_to_jd(18,7,2022)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.