datetime-rs

Rust date and time library (by depp)

Datetime-rs Alternatives

Similar projects and alternatives to datetime-rs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better datetime-rs alternative or higher similarity.

datetime-rs reviews and mentions

Posts with mentions or reviews of datetime-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-18.
  • You don't (may not) need Moment.js
    10 projects | news.ycombinator.com | 18 Sep 2021
    Yep! Most examples in the Rust cookbook[0] uses chrono[1].

    But note that before Chrono there were other time libraries; one of them was called time[2] - IIRC it was created from code removed from Rust's stdlib std::time[3]. It eventually proved to be the best decision: designing a good API is a hard effort, and any design was prone to have mistakes and warts.

    Chrono provides interoperability with both std::time and the time crate. It acknowledges other datetime crates that it was inspired, like datetime-rs[3] which itself was inspired by Joda time.

    [0] https://rust-lang-nursery.github.io/rust-cookbook/datetime.h...

    [1] https://crates.io/crates/chrono

    [2] https://crates.io/crates/time

    [3] https://github.com/depp/datetime-rs

Stats

Basic datetime-rs repo stats
1
25
0.0
almost 10 years ago

depp/datetime-rs is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of datetime-rs is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com