julian_date
Differences
This shows you the differences between two versions of the page.
| julian_date [2025/02/04 14:03] – created 89.251.0.89 | julian_date [2025/02/04 14:05] (current) – 89.251.0.100 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Julian Date ====== | ====== Julian Date ====== | ||
| - | [code]367 * year - 7 * (year + (month + 9)/12)/4 + 275 * month/9 + day + 1721014 - 0.5[/code] | + | <code>367 * year - 7 * (year + (month + 9)/12)/4 + 275 * month/9 + day + 1721014 - 0.5</code> |
julian_date.1738677789.txt.gz · Last modified: 2025/02/04 14:03 by 89.251.0.89
