And more info here: http://blog.nominet.org.uk/tech/2007/06/14/date-and-time-formating-issues-in-ruby-on-rails/
On Mar 17, 10:01 am, Herman Müller <[email protected]> wrote: > Chris wrote: > > Put this at the very end of environment.rb (*after* the 'end' of the > > Rails::Initializer.run method): > > > CalendarDateSelect.format = :finnish > > > On Mar 16, 9:18 am, Herman M ller <[email protected]> > > Thank you very much Chris, > > it works fine. > > But my next Problem ist, how to save the date format. > > For example: 03.12.2012 will be saved as 2012-03-12, 31.3.2009 will not > saved because there is no month with numer 31 --> the problem is by that > rails mistakes betwenn month and day. > > Do you know a solution? > > Thanks ahead! > > Regs Herman > -- > Posted viahttp://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

