elnjensen / Tapir

Tools for planning astronomical observations (transit visibility, airmass plots, finding charts)
GNU General Public License v3.0
8 stars 3 forks source link

Switch to JQuery datepicker #9

Open aruethe2 opened 1 year ago

aruethe2 commented 1 year ago

Updated obsolete datepicker to use JQuery UI datepicker. Retains ability to enter "today" as a valid value, but attempts to validate mm-dd-yyyy date format for other values.

Resolves #7