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

Cater to a non-arbitrary clock-specific representation of time-serial positions #1

Merged

Commits on Jan 26, 2021

  1. Add clock-specific capabilities to support non-arbitrary time represe…

    …ntation as an offset to some non-arbitrary base
    edevoogd committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    c12da13 View commit details
    Browse the repository at this point in the history
  2. Change underlying time representation from 'System.DateTimeOffset' to…

    … clock-specific offset and unit scale.
    edevoogd committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    a8b8364 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    9637940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e05a755 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    edevoogd committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    5a406b8 View commit details
    Browse the repository at this point in the history