#compiled #parser #zoneinfo #version #olson

zoneinfo_compiled

Library for parsing compiled zoneinfo files

5 releases

Uses old Rust 2015

0.5.1 Apr 1, 2021
0.5.0 Apr 7, 2020
0.4.8 Jul 14, 2019
0.4.7 Oct 8, 2017
0.4.5 Sep 30, 2017

#1569 in Database interfaces

Download history 1679/week @ 2023-12-06 1606/week @ 2023-12-13 1312/week @ 2023-12-20 1509/week @ 2023-12-27 1663/week @ 2024-01-03 2052/week @ 2024-01-10 1883/week @ 2024-01-17 2129/week @ 2024-01-24 2095/week @ 2024-01-31 2448/week @ 2024-02-07 2051/week @ 2024-02-14 2162/week @ 2024-02-21 2290/week @ 2024-02-28 2384/week @ 2024-03-06 2319/week @ 2024-03-13 2264/week @ 2024-03-20

9,554 downloads per month
Used in 3 crates

MIT license

25KB
434 lines

zoneinfo_compiled Build Status

This is a library for parsing compiled versions of the Olson zoneinfo database.

View the Rustdoc

Installation

This crate works with Cargo. Add the following to your Cargo.toml dependencies section:

[dependencies]
datetime = "0.5"
zoneinfo_compiled = "0.5"

The earliest version of Rust that this crate is tested against is Rust v1.31.0.


lib.rs:

This is a library for parsing compiled zoneinfo files.

Dependencies

~200–460KB