Now: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
No edit summary
Line 23: Line 23:


[[Category:Language Reference]]
[[Category:Language Reference]]
[[Category:Date and Time]]

Revision as of 18:33, 13 September 2012

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