Hi to everybody! My problem with tzinfo is about definitions. If I choose from my select list Content and city name like "Europe - Athens" (list value "Europe/Athens") everything works fine, but If I choose somenthig like "(GMT+02:00) Athens" (so the list value "Athens") my app gives this error when it try to define the timezone:<br clear="all">
<br><pre>no such file to load -- tzinfo/definitions/Athens</pre>
<p><code>RAILS_ROOT: ../config/..</code></p>
/usr/lib/ruby/gems/1.8/gems/tzinfo-0.3.4/lib/tzinfo/timezone.rb:108:in `get'<code><br>
/</code>usr/lib/ruby/gems/1.8/gems/tzinfo-0.3.4/lib/tzinfo/timezone.rb:128:in `new<code>'<br>
<br>
(eval):3:in `tz'<br><br><br><br></code>Thanks to every answer..<br><br>Bye <br><br>Gp