A relatively compact Date/Time library in Rust
Go to file
2024-01-30 00:22:52 -05:00
src Fix Weekday calculation to skip using TimeZone when converting DateTime to timestamp, so that the calculated weekday will match local time rather than UTC. 2024-01-30 00:22:52 -05:00
.gitignore Initial commit 2024-01-29 10:58:27 -05:00
Cargo.lock Initial commit 2024-01-29 10:58:27 -05:00
Cargo.toml Initial commit 2024-01-29 10:58:27 -05:00