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
3
Commits
1
Branch
0
Tags
83
KiB
Rust
100%
0c77774f34
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
0c77774f34
Add
display
methods for pretty print; TODO: Use naive conversion to timestamp when getting Weekday. Currently, since we convert to UTC the returned value is invalid if it is a different day in the offset timezone
2024-01-30 00:15:56 -05:00
src
Add
display
methods for pretty print; TODO: Use naive conversion to timestamp when getting Weekday. Currently, since we convert to UTC the returned value is invalid if it is a different day in the offset timezone
2024-01-30 00:15:56 -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