is the date field of type date or datime ? the exception shows that the values are formatted to a datime internally. try both types date and datetime. if that does not work, try with integer fields for day,month,year. maybe its a problem that a date field is part of the key.
↧