-
-
Notifications
You must be signed in to change notification settings - Fork 46.3k
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
Add: Time Conversion Function #10749
Conversation
@cclauss please review this PR. |
for more information, see https://pre-commit.ci
c638201
to
b516a4b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Slick!! A few more changes...
Co-authored-by: Christian Clauss <[email protected]>
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
resolve the required changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A great way to pass the time!
Please add hacktoberfest-accepted label so that it can be accepted in hacktoberfest. |
@JeelGajera This repo has the |
* Add: Time Conversion Function * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update conversions/time_conversions.py Co-authored-by: Christian Clauss <[email protected]> * fix: required changes * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: err * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update time_conversions.py --------- Co-authored-by: Jeel Gajera <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Christian Clauss <[email protected]>
Describe your change:
This PR add the Time unit conversion function.
![conversion_chart](https://camo.githubusercontent.com/7e7362b681a57cad9bfbfc34e125dc09b0646e19c65de4c36b225ab01db3ecd0/68747470733a2f2f75706c6f61642e77696b696d656469612e6f72672f77696b6970656469612f636f6d6d6f6e732f7468756d622f352f35302f556e6974735f6f665f54696d655f696e5f746162756c61725f666f726d2e706e672f3139323070782d556e6974735f6f665f54696d655f696e5f746162756c61725f666f726d2e706e67)
chart source
Checklist: