.. _Date.toString: ================================================ Date.toString ================================================ :ref:`string` **toString** () Description ----------- Returns a string value representing the date and time stored in the Date object in human readable format. Returns the following string is an example of the format returned by this method: Mon Aug 13, 10:54:21 GMT-0700 2001.