toString( ) example
When the following statement is executed in the Command window, the current date and time is displayed in the results pane in standard format:
? new Date( ).toString( )