When you absolutely NEED the UTC offset
A date-time formatter and time-unit library for Rust time
Rust library for parsing human-friendly time and timespan expressions
Find and automatically format time text from the string
Simple, fast and small UTC date, timestamp and datetime library for Rust.
Ergonomic macros for WASI HTTP handlers - ok!, error!, json!
Date Filter Search is a Rust library that makes working with dates a breeze. It seamlessly converts dates to Unix seconds and Unix seconds back to dates, validates and completes partial date inputs, supports a configurable time zone (Local or UTC), and features robust parsing of both absolute and relative search strings for powerful date filtering.
Parse dates in string formats that are commonly used
A Rust library for parsing, validating, manipulating, and formatting dates and times.
Small time zone and fixed offset primitives for RustUse
AI/Human task management system with file-based storage
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.