Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 497 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 497 Bytes

The Rust date and time library

The datetime-rs library provides date and time data types and functions for Rust. It is modeled after the Joda Time library for Java and the Noda Time library for C#.

License and copyright

Copyright © 2014 Dietrich Epp

The Rust date time library is distributed under the terms of the MIT License or the Apache License, Version 2.0, at your option.