Overview | Methods | Fields | This Package | All Packages
Retrieves the Time object as a String using the long date format.
Syntax
public String formatLongDate()
Return Value
Returns a String object that represents the long date format of the Time object.
Remarks
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