#date-time #timezone #date #calendar #time #duration

no-std temporal_rs

Temporal in Rust is an implementation of the TC39 Temporal Builtin Proposal in Rust

4 releases

new 0.0.4 Dec 5, 2024
0.0.3 Jul 8, 2024
0.0.2 Mar 5, 2024
0.0.1 Feb 25, 2024

#46 in Date and time

Download history 4/week @ 2024-08-22 17/week @ 2024-08-29 25/week @ 2024-09-05 25/week @ 2024-09-12 19/week @ 2024-09-19 28/week @ 2024-09-26 13/week @ 2024-10-03 1/week @ 2024-11-21 322/week @ 2024-12-05

323 downloads per month
Used in boa_engine

MIT/Apache

475KB
10K SLoC

Temporal in Rust

Temporal is a calendar and timezone aware date/time library that is currently being designed and proposed as a new builtin to the ECMAScript specification.

This crate is an implementation of Temporal in Rust. While initially developed for Boa, the crate has been externalized as we intended to make an engine agnostic and general usage implementation of Temporal and its algorithms.

Temporal Proposal

Relevent links regarding Temporal can be found below.

Core Maintainers

Contributing

This project is open source and welcomes anyone interested to participate. Please see CONTRIBUTING.md for more information.

Communication

Feel free to contact us on Matrix.

License

This project is licensed under the Apache or MIT licenses, at your option.

Dependencies

~3–9MB
~87K SLoC