最佳答案
在错误条件下,我尝试返回nil,这会抛出错误:
cannot use nil as type time.Time in return argument
time.Time的zero值是什么?