Skip to content

Coordinate Mars Time and Mars Sol Date for the given UTC

Notifications You must be signed in to change notification settings

wesleyvicthor/marsoldate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earth DateTime to Mars Time

This project outputs a Coordinated Mars Time and Mars Sol Date for the given UTC

install

~$ go get -u github.com/wesleyvicthor/marsoldate

to execute the service run

~$ marsmission 2019-12-27T15:22:22Z

it expects a datetime RFC3339 format in order to compute a valid response.

for tests execution

~$ go test

The algorithm has been ported from James Tauber and partially validated against mars24 from nasa.

About

Coordinate Mars Time and Mars Sol Date for the given UTC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages