| author | |
| committer | |
| log | 88e83395f79e1aa2b8188e934c4a8894f6d6bc5f |
| tree | ecd83b4f7dafd5c0954c5d9e5b00e50048538562 |
| parent | 94c354c7d789a8e37d08dc6e3885b62fb37bde23 |
1 files changed, 2 insertions(+), 0 deletions(-)
README.md+2| ... | @@ -1,4 +1,6 @@ | ... | @@ -1,4 +1,6 @@ |
| 1 | # zig-time | 1 | # zig-time |
| 2 |  | ||
| 3 | [](https://github.com/nektro/zig-time/blob/master/LICENSE) | ||
| 2 | 4 | ||
| 3 | Exposes a `DateTime` structure that can be initialized and acted upon using various methods. All public methods return a new structure. | 5 | Exposes a `DateTime` structure that can be initialized and acted upon using various methods. All public methods return a new structure. |
| 4 | 6 |