Comment on Go Date FormatparentComments−bdotdub11yWhile it seems random, it is simply:1 2 3 4 5 6 => January, 2, 03:04:05pm, 2006−jesstaa11yIt's 1,2,3,4,5,6 in the default format of the posix 'date' command.−cespare11yAnd 7 is the TZ (-0700)
Comments
While it seems random, it is simply:
1 2 3 4 5 6 => January, 2, 03:04:05pm, 2006
It's 1,2,3,4,5,6 in the default format of the posix 'date' command.
And 7 is the TZ (-0700)