cast icon indicating copy to clipboard operation
cast copied to clipboard

cast.toTime(timeStr).Unix() +8

Open luuuuuuuuu opened this issue 5 years ago • 1 comments

use cast.toTime(timeStr).Unix() will get +8 Hours Unix TIme,different with time.ParseInLocation.Unix(), in Beijing Area. How To Resolve?

luuuuuuuuu avatar Feb 04 '20 11:02 luuuuuuuuu

May give you some info:

https://github.com/spf13/cast/pull/80

bep avatar Feb 04 '20 11:02 bep