Simple datetime and timespan formats implementation for Rust.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-11 18:04:06 +02:00
src Add more tests 2026-07-11 18:04:06 +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.