Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PhilboBaggins/unix-time-fun
Looking for interesting unix timestamps
https://github.com/PhilboBaggins/unix-time-fun
rust rust-lang unix unix-timestamp
Last synced: 23 days ago
JSON representation
Looking for interesting unix timestamps
- Host: GitHub
- URL: https://github.com/PhilboBaggins/unix-time-fun
- Owner: PhilboBaggins
- Created: 2023-08-31T18:34:23.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-22T15:59:08.000Z (about 1 year ago)
- Last Synced: 2024-07-30T20:58:26.720Z (4 months ago)
- Topics: rust, rust-lang, unix, unix-timestamp
- Language: Rust
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unix time fun
Looking for interesting unix timestamps.
```bash
$ cargo run
Finished dev [unoptimized + debuginfo] target(s) in 0.02s
Running `target\debug\unix-times.exe`0x60606060 2021-03-28 10:54:24 UTC
0x61616161 2021-10-09 09:31:13 UTC
0x62626262 2022-04-22 08:08:02 UTC
0x63636363 2022-11-03 06:44:51 UTC0x60000000 2021-01-14 08:25:36 UTC
0x66000000 2024-03-24 10:27:12 UTC
0x66600000 2024-06-05 06:04:48 UTC
0x66660000 2024-06-09 19:18:24 UTC
0x66666666 2024-06-10 02:35:18 UTC
```