Hi,

it is possible to register other org.joda.time.ReadablePartial than org.joda.time.LocalDate, org.joda.time.LocalTime and org.joda.time.LocalDateTime (e.g. org.joda.time.YearMonth) for Joda Time's Formatting system (with @DateTimeFormat annotation)? If not it would be nice have possibility to make JodaTimeFormatterRegistrar more configurable.