An open API service indexing awesome lists of open source software.

https://github.com/pocc/juliantime

A simple webpage to show the Julian day and time
https://github.com/pocc/juliantime

Last synced: over 1 year ago
JSON representation

A simple webpage to show the Julian day and time

Awesome Lists containing this project

README

          

# Julian Time
A simple webpage to show the Modified Julian Day and time.

The [Julian Day](https://en.wikipedia.org/wiki/Julian_day#Variants) is the
number of days that has occurred since noon on Jan 1, 4713 BC.
The Julian Day is used by astronomers to keep track of time,
irrespective of non-metric time units like week, month, year, etc.
The Modified Julian Day is modulo 100,000 days (273 years),
and minus 0.5 days for sake of simplicity.

Julian Time is the fractional, decimal part of the day.
2:10pm, Aug 1, 2020 is 59063.59028.