time-rs / book

API documentation for the time crate.
https://time-rs.github.io/book
Apache License 2.0
5 stars 10 forks source link

Adding info to the arithmetic section! #12

Open Rottschaefer opened 5 months ago

Rottschaefer commented 5 months ago

I added a simple example for calculating an user's age using the crate in the arithmetic section. Tried to avoid complexity as much as I could. If you have a suggestion we definitely can improve on it :)