To Get Result // time is String and result is String. TimeAgo2 timeAgo2 = new TimeAgo2(); result = timeAgo2.covertTimeToText(time); …