This website requires JavaScript.
Explore
Help
Register
Sign In
jeang3nie
/
epoch-rs
Watch
1
Star
0
Fork
0
You've already forked epoch-rs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A relatively compact Date/Time library in Rust
4
Commits
1
Branch
0
Tags
83
KiB
Rust
100%
3594cfafdf
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Nathan Fisher
3594cfafdf
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
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