diff options
| author | Botahamec <botahamec@outlook.com> | 2022-03-03 20:18:06 -0500 |
|---|---|---|
| committer | Botahamec <botahamec@outlook.com> | 2022-03-03 20:18:06 -0500 |
| commit | 0fb870509821eb6f8158a9ee3cc02e6a0f951c86 (patch) | |
| tree | 74cbd12648e03e39abd50a1c67dafce3526f7870 /src/utc.rs | |
| parent | 5a4a0a5441bfd3fa590d45278e712ce24c5fa5df (diff) | |
Started with leap seconds
Diffstat (limited to 'src/utc.rs')
| -rw-r--r-- | src/utc.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utc.rs b/src/utc.rs new file mode 100644 index 0000000..e2e5aad --- /dev/null +++ b/src/utc.rs @@ -0,0 +1 @@ +// TODO move stuff around |
