Retrieves the Time object as a String using the long time format.
public String formatLongTime()
Returns a String object that represents the long time format of the Time object.
Use the formatLongTime method to extract only the time fields in a Time object. For an example of how to use this method, see the addSeconds method.
See Also formatShortTime, formatLongDate