CurrentDate$()

Parameters

None

Description

Returns the current date in the format: DD MON YYYY (i.e. 10 DEC 2000).

Example

; Print the current date to the screen

Print "The date is:" + CurrentDate$()

Index

Click here to view the latest version of this page online