Now

From NSB App Studio
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Now

Description

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

Example

// Now example
NSB.Print(new Date());

' Basic
Print FormatDateTime(Now)

Output

11/11/2004 9:52:27 AM

Related Items

Date, Day, Hour, Minute, Month, Second, Time, WeekDay, Year