Functional Julian Date Calculator

This is a single page form document that accepts an input date from the user and calculates the corresponding julian date. A julian date is the number of days from the beginning of the year.

This page uses Javascript exclusively for all calculations and the building of a dynamic table showing the progression through the months for the date being calculated.