Hallo Ingrid,
Erste Anlaufstelle ist selbstverständlich das Handbuch, ich zitiere aus dem
Kapitel 10.3. Date and Time Types:
<zitat>
Although MySQL tries to interpret values in several formats, dates always
must be given in year-month-day order (for example, '98-09-04'), rather than
in the month-day-year or day-month-year orders commonly used elsewhere (for
example, '09-04-98', '04-09-98').
</zitat>
du hast doch glatt den wichtigeren Link zu den in MySQL vorgesehenen Formaten
vergessen: 10.3.1. The DATETIME, DATE, and TIMESTAMP Types
Freundliche Grüße
Vinzenz