The resulting chronology is determined by the chronology of this LocalDate. The chronology of the time must match. If the time is null, the current time in the date's chronology is used.
This method will throw an exception if the datetime that would be created does not exist when the time zone is taken into account.
This instance is immutable and unaffected by this method call. @param time the time of day to use, null means current time @return the DateTime instance @throws IllegalArgumentException if the chronology of the time does not match
|
|
|
|
|
|
|
|