This is a convenience method that calls formatDurationFrom(long, long) using now as the reference date, and the difference between now and targetDate.getTime()
as the duration.
@param targetDate the ending date
@return the formatted time
@stable ICU 3.8
|
|