tour
tour copied to clipboard
fix bug with time.go
before:
go run main.go time calc -c="2020-11-26 10:12:51" -d="3s"
2020/11/26 10:13:26 输出结果: 1970-01-01 08:00, 3 now:
go run main.go time calc -c="2020-11-26 10:12:51" -d="3s"
2020/11/26 10:29:59 输出结果: 2020-11-26 10:12:54, 1606385574