From ronnie at dio.jp Sat Dec 31 08:22:44 2011 From: ronnie at dio.jp (Akira Matsuda) Date: Sat, 31 Dec 2011 22:22:44 +0900 Subject: [TZInfo-users] Samoa TZ jump Message-ID: There was a TZ change in Samoa recently. http://newsinfo.inquirer.net/120311/party-as-samoa-loses-friday-in-time-zone-jump Wikipedia sais: http://en.wikipedia.org/wiki/Samoa_Time_Zone At the end of 29 December 2011, Samoa, which used UTC-11 (UTC-10 during the summer), advanced to UTC+13 (UTC+14 during the summer),[2][3] by skipping 30 December, reversing the change made in 1892. This leaves American Samoa in the UTC-11 time zone. I think we need a fix for Pago_Pago.rb -- Akira Matsuda From phil.ross at gmail.com Sat Dec 31 10:41:18 2011 From: phil.ross at gmail.com (Philip Ross) Date: Sat, 31 Dec 2011 15:41:18 +0000 Subject: [TZInfo-users] Samoa TZ jump In-Reply-To: References: Message-ID: Hi Akira, On 31 December 2011 13:22, Akira Matsuda wrote: > Wikipedia sais: http://en.wikipedia.org/wiki/Samoa_Time_Zone > > At the end of 29 December 2011, Samoa, which used UTC-11 (UTC-10 > during the summer), advanced to UTC+13 (UTC+14 during the > summer),[2][3] by skipping 30 December, reversing the change made in > 1892. This leaves American Samoa in the UTC-11 time zone. > > I think we need a fix for Pago_Pago.rb Pacific/Pago_Pago is the zone for American Samoa. For Samoa you should be using Pacific/Apia. The Pacific/Apia zone contains the above change (since tzdata version 2011k and TZInfo version 0.3.30). Kind regards, Phil -- Phil Ross http://tzinfo.rubyforge.org/ -- DST-aware timezone library for Ruby From ronnie at dio.jp Sat Dec 31 11:20:07 2011 From: ronnie at dio.jp (Akira Matsuda) Date: Sun, 1 Jan 2012 01:20:07 +0900 Subject: [TZInfo-users] Samoa TZ jump In-Reply-To: References: Message-ID: Hi Phil, Oh-oh. You're right. I was looking at a wrong file, and thought the change wasn't made. I'm sorry for that, and thank you for your thorough explanation :) Regards, Akira On Sun, Jan 1, 2012 at 12:41 AM, Philip Ross wrote: > Hi Akira, > > On 31 December 2011 13:22, Akira Matsuda wrote: >> Wikipedia sais: http://en.wikipedia.org/wiki/Samoa_Time_Zone >> >> At the end of 29 December 2011, Samoa, which used UTC-11 (UTC-10 >> during the summer), advanced to UTC+13 (UTC+14 during the >> summer),[2][3] by skipping 30 December, reversing the change made in >> 1892. This leaves American Samoa in the UTC-11 time zone. >> >> I think we need a fix for Pago_Pago.rb > > Pacific/Pago_Pago is the zone for American Samoa. For Samoa you should > be using Pacific/Apia. The Pacific/Apia zone contains the above change > (since tzdata version 2011k and TZInfo version 0.3.30). > > Kind regards, > > Phil > > -- > Phil Ross > http://tzinfo.rubyforge.org/ -- DST-aware timezone library for Ruby > _______________________________________________ > TZInfo-users mailing list > TZInfo-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/tzinfo-users -- Akira Matsuda