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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add create and parse how-to guide #4

Merged
merged 1 commit into from Aug 10, 2022
Merged

Add create and parse how-to guide #4

merged 1 commit into from Aug 10, 2022

Conversation

xy2i
Copy link
Contributor

@xy2i xy2i commented Aug 6, 2022

Second step on time-rs/time#327.

Getting the basic how tos out: creating and parsing times. The aim of these how-to guides is to solve a problem as quickly as possible, so I left the more advanced usages out. The exemples aim to be flexible and show multiple ways to do something.

Let me know what you think.

Next up is some more how tos. On my mind were date arithmetic and Unix timestamps since I use them pretty often. I'm very open for suggestions, as I don't use all the features 馃槄

src/how-to/create-dates.md Outdated Show resolved Hide resolved
src/how-to/create-dates.md Outdated Show resolved Hide resolved
src/how-to/create-dates.md Outdated Show resolved Hide resolved
src/how-to/parse-dates.md Outdated Show resolved Hide resolved
src/how-to/parse-dates.md Outdated Show resolved Hide resolved
@jhpratt
Copy link
Member

jhpratt commented Aug 10, 2022

Thanks!

@jhpratt jhpratt merged commit 3f71acb into time-rs:main Aug 10, 2022
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.

None yet

2 participants