Closed shaohui10086 closed 5 years ago
https://github.com/antonmedv/countdown/blob/f9011555776dc89f944de398334b555c82b52f25/main.go#L56
d.Hours() will always return 0, because it is not the origin input
Can you send PR to fix it?
Sorry, it was caused by my mistake.
I fixed it with #8
Thanks!
https://github.com/antonmedv/countdown/blob/f9011555776dc89f944de398334b555c82b52f25/main.go#L56
d.Hours() will always return 0, because it is not the origin input