Goldziher / go-utils

Simple and performant utilies using Go generics inspired by JavaScript and Python
https://goldziher.github.io/go-utils/
MIT License
46 stars 13 forks source link

adding dateutils function (floor / ceil) #18

Closed vhoen closed 1 year ago

vhoen commented 1 year ago

Adding function allowing to floor (round down to 00:00:00) and ceil (round up to 23:59:59) a date