Re: [go-nuts] convert a given time in one Timezone to other TimeZone

2016-08-11 Thread laxman . ece
Apologize if my question was confusing. My question was to get the equivalent time to a given time in other time zones. Thanks Axel. Your code snippet helped in what i was solving to an extent. On Wednesday, August 10, 2016 at 10:54:50 PM UTC+5:30, Axel Wagner wrote: > > https://play.golang.org

[go-nuts] convert a given time in one Timezone to other TimeZone

2016-08-10 Thread laxman . ece
I was trying to find the solution to get a given time in timezone1 using the time in timezone2. Have solution to get the time in other timezone for current time but did not found a way to get time for a given time. Thanks L V -- You received this message because you are subscribed to the Goo