https://github.com/jwkerr/newdaycalculator
Rust rewrite of a calculator I made in C# to find when the next new day would be (now useless as new day is consistent)
https://github.com/jwkerr/newdaycalculator
Last synced: 4 months ago
JSON representation
Rust rewrite of a calculator I made in C# to find when the next new day would be (now useless as new day is consistent)
- Host: GitHub
- URL: https://github.com/jwkerr/newdaycalculator
- Owner: jwkerr
- Created: 2022-01-18T05:44:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T03:13:04.000Z (over 2 years ago)
- Last Synced: 2024-12-29T07:42:08.141Z (6 months ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# newdaycalculator
Rust rewrite of a calculator I made in C# to find when the next new day would be (now useless as new day is consistent)