Summary: | Non-UT local time is taken as UT by KStars Calculator | ||
---|---|---|---|
Product: | [Applications] kstars | Reporter: | Shriramana Sharma <samjnaa> |
Component: | general | Assignee: | kstars |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Shriramana Sharma
2006-01-12 10:11:19 UTC
SVN commit 500721 by harris: Fixing bug 119960; partial fix of 119963 11960: All time fields in the astrocalculator now show the current UT, not local time 119963: modified the layout of the JD module, moved Convert/Clear to the bottom Increased minimum width of date fields TODO: move Now button (still considering it) update all 3 fields when Now is pressed Fix manual input in Date line edit Thanks for the report. Will port to trunk as well. BUG: 119960 CCBUG: 119963 M +7 -7 kstarsdata.cpp M +5 -1 tools/modcalcapcoord.cpp M +4 -1 tools/modcalcazel.cpp M +7 -5 tools/modcalcdaylengthdlg.ui M +6 -1 tools/modcalcjd.cpp M +133 -120 tools/modcalcjddlg.ui M +2 -1 tools/modcalcplanets.cpp M +7 -5 tools/modcalcplanetsdlg.ui M +4 -1 tools/modcalcvlsr.cpp |