Obtains a local date _in this chronology from the proleptic-year,
month-of-year and day-of-month fields.
@param prolepticYear the chronology proleptic-year
@param month the chronology month-of-year
@param dayOfMonth the chronology day-of-month
@return the local date _in this chronology, not null
@throws DateTimeException if unable to create the date
Obtains a local date _in this chronology from the proleptic-year, month-of-year and day-of-month fields.
@param prolepticYear the chronology proleptic-year @param month the chronology month-of-year @param dayOfMonth the chronology day-of-month @return the local date _in this chronology, not null @throws DateTimeException if unable to create the date