Hi all - I've been using the i18n code in Rails 2.2 and am wondering how I can pass a european style date in the format: dd/mm/yyyy to AR without it blowing up?
Date.parse() can only handle US formated strings if you use the / as a delimiter. Is there any help for this issue in the i18n framework? Thanks Mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "rails-i18n" 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/rails-i18n?hl=en -~----------~----~----~----~------~----~------~--~---
