参考:https://blog.csdn.net/feiwutudou/article/details/81001453 package main
import (
"time"
"fmt"
)
func main() {
2020-04-01