PHP - Convert Gregorian Date To Julian Day
Learn on how to create a Convert Gregorian Date To Julian Day using PHP. A basic php script that can convert a given date into a julian day. This is useful to any history class that want to know the actual julian day base on the today's date.
- Read more about PHP - Convert Gregorian Date To Julian Day
- Log in or register to post comments
- 302 views