Can you show a snippet of code to demonstrate this?

I ask because I was working with this kind of thing and found a lot of ways to do
things that did not generate an error and did not return anything useful.

I think if you run the same demo code on a time 6 months from now it will
also show EST.

I ended up using dst? (or is it is_dst?) as part of time_period to figure out what to display
and then using my own function to generate that string

tom


On 11/27/2012 07:08 AM, Garth Home wrote:
Hi,

Using tzinfo 0.3.35. With the timezone "Australia/Canberra" the time shows +11, 
which is right (+10
and +1 for DST), but I get EST for the zone abbreviation. Shouldn't that be EDT?

Garth Smedley

_______________________________________________
TZInfo-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/tzinfo-users

_______________________________________________
TZInfo-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/tzinfo-users

Reply via email to