Date: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

22 July 2019

26 May 2013

13 September 2012

24 August 2012

8 August 2012

29 June 2012

  • curprev 04:2404:24, 29 June 2012Brendon talk contribs 328 bytes +328 Created page with "DATE '''Description''' DATE returns the current system date. '''Example''' <pre> REM DATE Example 'DATE returns current system date DIM Today Today = DATE PRINT "Today is ..."