but that's not the format I get the data in :(  I'm in Australia.

Any ideas?

On 6/8/08, Nicolas Pelletier <nicolas.pelletier3 / gmail.com> wrote:
> Hello,
>
> On Sun, Jun 8, 2008 at 12:35 PM, Greg Hauptmann
> <greg.hauptmann.ruby / gmail.com> wrote:
>>
>> Date.parse("28/03/2008") gives me an error?
>
> Try:
>
> Date.parse("03/28/2008")
>
> --
> Nico
>
>