d mon yyyy hh:mm:ss GMTwhere:
The result does not depend on the local time zone.
@return a string representation of this date, using the Internet GMTconventions.
@see java.text.DateFormat
@see java.util.Date#toString()
@see java.util.Date#toLocaleString()
@deprecated As of JDK version 1.1,replaced by DateFormat.format(Date date), using a GMT TimeZone.
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |