Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kerbin time timespan #42

Merged
merged 2 commits into from
Oct 8, 2014
Merged

Kerbin time timespan #42

merged 2 commits into from
Oct 8, 2014

Commits on Oct 5, 2014

  1. Time strings now converted correctly

    - Removed all System.TimeSpan's
    - Created a new Folder 'Utils'
    - Created a new class 'TimeStringConverter' with two sub-classes
    Earth-/KerbinTimeStringConverter
    
    Fixes RemoteTechnologiesGroup#192
    Peppie84 committed Oct 5, 2014
    7 Configuration menu
    Copy the full SHA
    92192ac View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2014

  1. Some small changes to the TimeStringconverter

    - TimeStringConverter moved to SimpleTypes
    - Utils folder removed
    - KerbinDays are now 426 and not 365 and removed the const DaysPerYear
    Peppie84 committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    ecc0b4c View commit details
    Browse the repository at this point in the history