Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.35 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.35 KB

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.