Get fuzzy clock in Golang.
By go tool: go get github.com/ferhatelmas/fuzzyclock
import github.com/ferhatelmas/fuzzyclock
fuzzyclock.Now() // half past twelve
fuzzyclock.Time(10, 58) // eleven o'clock
MIT © Ferhat Elmas
Get fuzzy clock in Golang.
By go tool: go get github.com/ferhatelmas/fuzzyclock
import github.com/ferhatelmas/fuzzyclock
fuzzyclock.Now() // half past twelve
fuzzyclock.Time(10, 58) // eleven o'clock
MIT © Ferhat Elmas