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

time: Add README to explain the purpose of the time extension library. #740

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

mattytrentini
Copy link
Contributor

Attempts to at least partially assist with the problem raised in #725.

Copy link
Contributor

@projectgus projectgus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a very useful thing to explain, thanks @mattytrentini!

logging.Formatter('%(asctime)s | %(name)s | %(levelname)s - %(message)s')
```

The expecteed output might look like:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The expecteed output might look like:
The expected output might look like:

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @projectgus, fixed!

@mattytrentini mattytrentini force-pushed the add-time-readme branch 2 times, most recently from 81563c1 to 367375b Compare October 18, 2023 04:12
@dpgeorge dpgeorge merged commit 340243e into micropython:master Dec 20, 2023
3 checks passed
@dpgeorge
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants