View Single Post
Another clarification for our international users:

If your system dates are formatted like: "May 23 1979", then a formatted input assumes that you'll enter dates in the same order. So my date format is Month-Day-Year, which means if I enter "5-23-79" or "5/23/79" or "5.23.79" its going to be parsed in that month-day-year order.

If you were to enter "2007-12-31" and your date format was "May 23 1979" then we'd get confused (currently, working on adding some more robustness). (but some dates like 1-1-1, I have to pick something, so we default to your system prefs)

But if you change your system date format (*really, your system short date format) to how you expect to enter dates, you should have more success. You can do this in the SystemPrefs>International>Format pane.