mirror of
https://github.com/napi-rs/napi-rs.git
synced 2025-12-08 19:56:07 +00:00
* feat(napi): implement From/ToNapiValue for chrono::DateTime<Local> and chrono::DateTime<FixedOffset> (#1902) * chore(napi): update tests Co-authored-by: sup39 <dev@sup39.dev> --------- Co-authored-by: sup39 <dev@sup39.dev>