Simple datetime and timespan formats implementation for Rust.
Find a file
2026-06-01 21:41:05 +02:00
src Use 64 bit integers for spans 2026-06-01 21:41:05 +02:00
.gitignore Initial commit 2026-05-20 13:01:59 +02:00
Cargo.lock Update name in Cargo.lock 2026-05-25 11:41:27 +02:00
Cargo.toml Initial commit 2026-05-20 13:01:59 +02:00
LICENSE Initial commit 2026-05-20 13:01:59 +02:00
README.md Initial commit 2026-05-20 13:01:59 +02:00

simpletime

Simple datetime and timespan formats implementation for Rust.

Copyright © 2026 Grzesiek11

This project is licensed under the BSD+Patent license. You should have received a copy of this license with this program.