brahin2

Results 3 issues of brahin2

as seen in https://github.com/tokio-rs/tracing/issues/2764 and https://github.com/Drakulix/simplelog.rs/issues/138 `time` does not properly return localtime on any version of openbsd. at best it returns nothing, at worst it crashes the app using the...

C-upstream
A-local-offset

can openbsd be added as supported please? the ms version doesnt support any bsd and this one does but only freebsd. openbsd doesnt have electron though if this is blocking.

using the Cargo.toml and example code from the README on openbsd i get the following: ``` % cargo run Compiling sysctl v0.5.4 error[E0433]: failed to resolve: maybe a missing crate...