FWIW, it might make sense to deprecate the DateField.dateToString() method in favor of the DateFormatter.parseDateString() one.
On Feb 3, 2014, at 8:20 AM, Harbs wrote: > Thanks. That's much more robust. It might do what I need. > > Harbs > > On Feb 3, 2014, at 12:26 AM, Justin Mclean wrote: > >> Hi, >> >> You might want to look at parseDateString in DateFormatter. >> >> Thanks, >> Justin >
