%c" format supported by the strftime() function of ISO C.
@return a string representation of this date, using the localeconventions.
@see java.text.DateFormat
@see java.util.Date#toString()
@see java.util.Date#toGMTString()
@deprecated As of JDK version 1.1,replaced by DateFormat.format(Date date).
| |
| |