Now

From NSB App Studio
Revision as of 18:31, 8 July 2012 by Brendon (talk | contribs) (Created page with "NOW '''Description''' NOW returns the current date and time according to the date and time setting of your computer. '''Example''' <pre> REM NOW example PRINT FormatDateTi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

NOW

Description

NOW returns the current date and time according to the date and time setting of your computer.

Example

REM NOW example
PRINT FormatDateTime(Now)

Output

11/11/2004 9:52:27 AM

Related Items

DATE, DAY, HOUR, MINUTE, MONTH, SECOND, TIME, WEEKDAY, YEAR