pretty_date 0.1.2

A rust library for the simple, friendly, human readable formatting of the chrono NaiveDateTime
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
Copyrights in the pretty_date project are retained by their contributors. No
copyright assignment is required to contribute to the pretty_date project.

For full authorship information, see the version control history.

Except as otherwise noted (below and/or in individual files), pretty_date is
licensed under the Apache License, Version 2.0 <LICENSE-APACHE> or
<http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
<LICENSE-MIT> or <http://opensource.org/licenses/MIT>, at your option.

The pretty_date project includes code from the Rust project
published under these same licenses.