https://github.com/time-rs/book
API documentation for the time crate.
https://github.com/time-rs/book
documentation
Last synced: about 1 year ago
JSON representation
API documentation for the time crate.
- Host: GitHub
- URL: https://github.com/time-rs/book
- Owner: time-rs
- License: apache-2.0
- Created: 2021-04-11T08:18:55.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T09:12:00.000Z (over 1 year ago)
- Last Synced: 2025-04-15T21:52:41.744Z (about 1 year ago)
- Topics: documentation
- Language: Python
- Homepage: https://time-rs.github.io/book
- Size: 63.5 KB
- Stars: 5
- Watchers: 3
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-Apache
Awesome Lists containing this project
README
# time-rs book
[](https://github.com/time-rs/book/actions/workflows/build.yaml)
## `time` documentation
This repository contains the [mdbook](https://github.com/rust-lang/mdBook) source for the [`time` crate](https://github.com/time-rs/time). The book can be viewed [here](https://time-rs.github.io/book).
## Contributing
Contributions are always welcome! If you have an idea, it's best to float it by me before working on
it to ensure no effort is wasted. If there's already an open issue for it, knock yourself out. If not,
open a new one.
## License
This project is licensed under either of
- [Apache License, Version 2.0](https://github.com/time-rs/book/blob/main/LICENSE-Apache)
- [MIT license](https://github.com/time-rs/book/blob/main/LICENSE-MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in
time by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
additional terms or conditions.