![]() The loop adding maxAddSeconds to format a time.Time can take multiple seconds to complete if the time is very far into the future. To avoid this loop slowing down debugging too much limit it to an arbitrary maximum. The chosen maximum is 1000 times the maximum expressible time.Duration, which is 262 years. This means that we will not format dates beyond year 262000 AD. |
||
---|---|---|
.. | ||
astutil | ||
config | ||
dwarf | ||
elfwriter | ||
gobuild | ||
goversion | ||
locspec | ||
logflags | ||
proc | ||
terminal | ||
version |