Name | Modified | Size | Downloads / Week |
---|---|---|---|
debian-ubuntu | 2016-04-22 | ||
README | 2016-04-19 | 1.9 kB | |
mclock-1.0.1.orig.tar.gz | 2016-04-19 | 16.9 kB | |
Totals: 3 Items | 18.8 kB | 0 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Mars Clock(mclock) - A program to calculate and display the current time of day on mars Copyright (C) 2007-2016 Vincent Chapman, AA, BSN This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Usage: mclock [-tzl offset] [-hems 'ddddd:hh:mm:ss'] Arguments t - Use Mars or Universal Time Coordinated (Default) z - Use Time Zones (Requires Offset) l - Use Local Solar Mean Time (Requires Offset) Offset ranges (-11.99999 to +12.00000) h - Show this help screen e - Use Modified Julian Date & Time - Earth m - Use Mars Solar Date & Time - Mars (Default) s - Set System Time (Note: All Times are converted to UTC) ddddd -- Modified Julian Date or Mars Solar Date to be set hh:mm:ss -- 24 hour time specified in Hours Minutes and Seconds to be set Examples (Reading Time): Olympis Mons (Local Solar Mean Time) (-l 8.8667 -m) Opportunity (Local Zonal Time) (-z -.396 -m) Phoenix, AZ (Local Zonal Time) (-z -7 -e) Examples (Setting Time): Universial Time Coordinated, Earth (-t -es '54398:04:23:57') Opportunity, Mars (-l -.396 -ms '47569:18:21:35') Report bugs to n1lqj@cox.net