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

creating unit conversions functions #2433

Merged
merged 36 commits into from May 28, 2021

Commits on Apr 20, 2021

  1. creating unit conversios functions

    Lucas Silva committed Apr 20, 2021
    Copy the full SHA
    679a0cd View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Fix example

    tan75 committed Apr 23, 2021
    Copy the full SHA
    2c56fa6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Copy the full SHA
    2714524 View commit details
    Browse the repository at this point in the history
  2. exercising more the tests

    Lucas Silva committed Apr 28, 2021
    Copy the full SHA
    97f7e5b View commit details
    Browse the repository at this point in the history
  3. merging

    Lucas Silva committed Apr 28, 2021
    Copy the full SHA
    39b5be6 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. Review PR - minor changes

    tan75 committed May 2, 2021
    Copy the full SHA
    f3a3e8e View commit details
    Browse the repository at this point in the history
  2. Add minor changes

    Review hoursToMilliseconds
    tan75 committed May 2, 2021
    Copy the full SHA
    e10abce View commit details
    Browse the repository at this point in the history
  3. Add minor changes

    Review of hoursToMinutes
    tan75 committed May 2, 2021
    Copy the full SHA
    b4821c7 View commit details
    Browse the repository at this point in the history
  4. Add minor changes, fix docs

    Review of hoursToSeconds
    tan75 committed May 2, 2021
    Copy the full SHA
    44fca47 View commit details
    Browse the repository at this point in the history
  5. Add minor changes, fix docs

    Review of millisecondsToHours
    tan75 committed May 2, 2021
    Copy the full SHA
    1b3d5fa View commit details
    Browse the repository at this point in the history
  6. Add minor changes, doc fix

    Review millisecondsToMinutes
    tan75 committed May 2, 2021
    Copy the full SHA
    9551598 View commit details
    Browse the repository at this point in the history
  7. Add minor changes, fix docs

    Review of millisecondsToSeconds
    tan75 committed May 2, 2021
    Copy the full SHA
    e4a0cfc View commit details
    Browse the repository at this point in the history
  8. Add minor changes, fix docs

    Review of minuteToHours
    tan75 committed May 2, 2021
    Copy the full SHA
    98afdc1 View commit details
    Browse the repository at this point in the history
  9. Add minor changes, fix docs

    Review minutesToMilliseconds
    tan75 committed May 2, 2021
    Copy the full SHA
    c0384e8 View commit details
    Browse the repository at this point in the history
  10. Add minor changes, fix docs

    Review minutesToSeconds
    tan75 committed May 2, 2021
    Copy the full SHA
    4512e0f View commit details
    Browse the repository at this point in the history
  11. Add minor changes, fix docs

    Review of monthsToQuarters
    tan75 committed May 2, 2021
    Copy the full SHA
    ba00a35 View commit details
    Browse the repository at this point in the history
  12. Add minor changes, fix docs

    Review monthsToYears
    tan75 committed May 2, 2021
    Copy the full SHA
    66ff56a View commit details
    Browse the repository at this point in the history
  13. Add minor changes, fix docs

    quartersToMonths
    tan75 committed May 2, 2021
    Copy the full SHA
    24db4fe View commit details
    Browse the repository at this point in the history
  14. Add minor changes, fix docs

    Review quartersToYears
    tan75 committed May 2, 2021
    Copy the full SHA
    01441b4 View commit details
    Browse the repository at this point in the history
  15. Add minor changes, fix docs

    Review secondsToHours
    tan75 committed May 2, 2021
    Copy the full SHA
    31bd40e View commit details
    Browse the repository at this point in the history
  16. Add minor changes, fix docs

    Review secondsToMilliseconds
    tan75 committed May 2, 2021
    Copy the full SHA
    1c0bcfa View commit details
    Browse the repository at this point in the history
  17. Add minor changes, fix docs

    Review secondsToMinutes
    tan75 committed May 2, 2021
    Copy the full SHA
    68cdb7f View commit details
    Browse the repository at this point in the history
  18. Add minor changes, fix docs

    tan75 committed May 2, 2021
    Copy the full SHA
    03cbd90 View commit details
    Browse the repository at this point in the history
  19. Add minor changes, fix docs

    Review yearsToMonths
    tan75 committed May 2, 2021
    Copy the full SHA
    b4305a4 View commit details
    Browse the repository at this point in the history
  20. Add minor changes, fix docs

    Review yearsToQuarters
    tan75 committed May 2, 2021
    Copy the full SHA
    b9a7be3 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Copy the full SHA
    4df6bf4 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Copy the full SHA
    5ac8403 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f3d6bd8 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Copy the full SHA
    81aa438 View commit details
    Browse the repository at this point in the history
  2. Write good test example

    kossnocorp committed May 14, 2021
    Copy the full SHA
    7da59cb View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. adding floor rounding

    Lucas Silva committed May 24, 2021
    Copy the full SHA
    5b21699 View commit details
    Browse the repository at this point in the history
  2. improving tests

    Lucas Silva committed May 24, 2021
    Copy the full SHA
    d111b42 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Fix test

    tan75 committed May 25, 2021
    Copy the full SHA
    d4a6472 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    43a49ed View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    27f1bd1 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Copy the full SHA
    dc4b059 View commit details
    Browse the repository at this point in the history