mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-03-04 06:37:49 -05:00
Added function Time.Parse to convert a UTC date/time string into a Time object. People should not have to keep reinventing that wheel. I will be able to simplify astro_demo_common.py.