timelib-rust

A small Rust wrapper around the timelib library.

MIT License

Downloads
5.6K
Stars
3

Bot releases are hidden (Show)

timelib-rust - v0.3.4 Latest Release

Published by westy92 6 months ago

  • Update timelib to 2024.1.
timelib-rust - v0.3.3

Published by westy92 8 months ago

  • Update timelib to 2023.4.
timelib-rust - v0.3.2

Published by westy92 about 1 year ago

  • Update timelib.
timelib-rust - v0.3.1

Published by westy92 about 1 year ago

  • Update pregenerated files.
timelib-rust - v0.3.0

Published by westy92 about 1 year ago

  • Update timelib to latest.
  • Add underlying timezone cache.
  • Use &str instead of String for function parameters.
timelib-rust - v0.2.1

Published by westy92 over 1 year ago

  • Expose TZDB version (#10)
timelib-rust - v0.2.0

Published by westy92 over 1 year ago

  • Extract the Timezone into its own reusable object and fix base memory leak. (#8)
  • Make re2c an optional dependency with a feature flag. (#9)
timelib-rust - v0.1.2

Published by westy92 over 1 year ago

  • Update timelib.
  • Remove function call.
timelib-rust - v0.1.1

Published by westy92 over 1 year ago

  • Fix docs.
timelib-rust - v0.1.0

Published by westy92 over 1 year ago

  • Initial release.