Show HN: Timekit – Helpful functions to extend the Go `time` standard package

  • Hi HN, I wrote this helpful library for anyone using the Go programming language. I basically found myself re-using time manipulation code for ETLs and so I decided to write my own library to remove duplicate code.

    Thanks and any feedback is welcome!