You're viewing old version number 7. - Current version

Learning Go

https://tour.golang.org/basics/16

http://golang.org

docs: https://golang.org/doc

time examples

package list: https://golang.org/pkg

Declaration Syntax

https://blog.golang.org/gos-declaration-syntax

64-bit Int

https://en.wikipedia.org/wiki/9223372036854775807

The number 9,223,372,036,854,775,807, equivalent to the hexadecimal value 7FFF,FFFF,FFFF,FFFF16, is the maximum value for a 64-bit signed integer in computing. It is therefore the maximum value for a variable declared as a long integer (long, long long int, or bigint) in many programming languages running on modern computers.

1,447,437,845,199,326,741 - nano seconds since 1970 for the date Fri, Nov 13, 2015 around 1:05 p.m.

From JR's : articles
81 words - 787 chars
created on
updated on - #
source - versions



A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: Nov 20, 2024 - 12:33 a.m. EST