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