Parsing a crappy date format

So how come it fails to parse it? am I doing something wrong:

  date
  {
	match => [ "logdate", "dd/MM/YY" ]
  }

I've tried dozens of different configurations with this filter and it simply won't output any time fields.