On Fri, Feb 16, 2018 at 8:21 AM, Anish P
<prabhakaran.anish1...@gmail.com> wrote:
>
> I'm looking to fetch the IANA timezone.

For what it's worth, I don't usually call the timezone a "locale".  In
programming, "locale" usually refers to language related issues.  See
https://en.wikipedia.org/wiki/Locale_(computer_software) .

To get the timezone name, see https://golang.org/pkg/time/#Time.Zone .

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to