Previous Topic: nextOpenDateNext Topic: parseDate


now

The now function returns the current date including the time.

Syntax

dtNow = now()

Arguments

None.

Return Value

dtNow (java.util.Date)

The return value is the current date and time.