fix: use localzone crate to get local tz

This commit is contained in:
ThetaDev 2025-01-25 21:12:46 +01:00
parent f344fa43a6
commit 52b204c2a1
5 changed files with 5 additions and 67 deletions

View file

@ -1,5 +1,6 @@
#![doc = include_str!("../README.md")]
#![cfg_attr(docsrs, feature(doc_cfg))]
#![forbid(unsafe_code)]
#![warn(missing_docs, clippy::todo, clippy::dbg_macro)]
//! ## Go to