Date

Returns the current system date as the number of days since the epoch.

Syntax

Date()

Parameters

None

Examples

The following expression is an example of using the Date function:

Expression

Returns

Date()

37875 (the number of days from the epoch to September 12, 2003)

// Ethnio survey code removed