GuLinux / AstroPhoto-Plus

A lightweight, web based astrophotography sequence generator and INDI client written in Python and React.
https://astrophotoplus.gulinux.net
GNU General Public License v3.0
53 stars 8 forks source link

Total exposure calculation if > 24h #229

Closed GuLinux closed 4 years ago

GuLinux commented 4 years ago

When calculating exposures, the total amount of time is currently rolled over if greater than 24 hours. We need to either show the number of days, or the correct amount of hours.