Paul,
The Go Playground sandbox has a few peculiarities, for example for date and
time. Results may not match those found in ordinary use.
Peter
On Wednesday, August 29, 2018 at 9:24:32 AM UTC-4, Borman, Paul wrote:
>
> I put your program onto the playground:
> https://play.golang.org/p/L0xJgw
I put your program onto the playground: https://play.golang.org/p/L0xJgwdLuI3
I notice the output is:
go1.10.3: value '2010-10-27 18:43:32 + UTC' error
The default format for printing time (it is documented in the Format method on
time.Time) is:
Mon Jan 2 15:04:05 -0700 MST 2006
Notice t