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