{"id":62827,"library":"tz-rs","title":"tz-rs","description":"A pure Rust reimplementation of libc functions localtime, gmtime and mktime.","status":"active","version":"0.7.3","language":"rust","source_language":null,"source_url":"https://github.com/x-hgg-x/tz-rs","tags":["timezone","datetime","libc","rust"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntz-rs = \"0.7.3\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tz-rs","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Tz","correct":"use tz::datetime::Tz;"}],"quickstart":{"code":"use tz::datetime::Tz;\n\nfn main() {\n    let tz = Tz::utc();\n    println!(\"{:?}\", tz);\n}","lang":"rust","description":"Create a UTC timezone object."},"warnings":[],"env_vars":null,"search_vec":"'datetim':16 'function':10 'gmtime':12 'libc':9,17 'localtim':11 'mktime':14 'pure':5 'reimplement':7 'rs':3 'rust':6,18 'timezon':15 'tz':2 'tz-rs':1","created_at":"2026-06-17T16:36:16.806505+00:00","updated_at":"2026-06-17T16:36:16.806505+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/x-hgg-x/tz-rs","github":"https://github.com/x-hgg-x/tz-rs","docs":"https://docs.rs/tz-rs/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}