/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

xnacly.me
| | blog.carlana.net
4.8 parsecs away

Travel
| | A how-to for embedding files and directories in Go applications
| | 21-lessons.com
5.5 parsecs away

Travel
| | Learn how you can embed WebAssembly in your Rust program with wasmtime
| | www.sethvargo.com
7.6 parsecs away

Travel
| | Go is one of my favorite programming languages, but it is still far from perfect.
| | hjr265.me
31.1 parsecs away

Travel
| I wanted to list all the time zones in Go. The standard library in Go comes with the time package. It also comes with the time/tzdata package. The standard time package in Go is very well-thought-out. It makes date-time manipulation deceptively simple. Yet, I could not find a way to list all the time zones. Time Zone Database The documentation for time.LoadLocation describes how Go uses four sources of time zone data: