mrzish

Results 1 issues of mrzish

I used `cast.ToTime ()` to convert `'2006-01-02 15:04:05'` format time string, and then compared with `time.Now()`, there is a problem. I would like to ask why `cast.ToTime()` uses `UTC` instead...