supernow(
)

The supernow( function returns the number representing the current date and time as a superdate.


Parameters

No parameters.


Description

This function returns the number representing the current date and time as a superdate.

supernow() ☞ 3461251845

Superdates combine a date and time into a single value. See superdate( for more information.

Note: This function is equivalent to:

superdate(today(),now())

See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.