| ... | @@ -1,6 +1,10 @@ | ... | @@ -1,6 +1,10 @@ |
| 1 | # zig-time | 1 | # zig-time |
| | 2 | |
| 2 |  | 3 |  |
| 3 | [](https://github.com/nektro/zig-time/blob/master/LICENSE) | 4 | [](https://github.com/nektro/zig-time/blob/master/LICENSE) |
| | 5 | [](https://github.com/sponsors/nektro) |
| | 6 | [](https://ziglang.org/) |
| | 7 | [](https://github.com/nektro/zigmod) |
| 4 | | 8 | |
| 5 | Exposes a `DateTime` structure that can be initialized and acted upon using various methods. All public methods return a new structure. | 9 | Exposes a `DateTime` structure that can be initialized and acted upon using various methods. All public methods return a new structure. |
| 6 | | 10 | |