CurrentDate (FPScript)

21.09.2021

Determines the calendar time value of the current date and time with a precision of one second.

Syntax

CurrentDate()

 

Remarks

The calendar time value provides the current date and time information.

Available in

FlexPro View, Basic, Professional, Developer Suite

Examples

Year(CurrentDate())

Provides the current year.

Time(CurrentDate())

Returns the current time as a time span value.

See Also

DateTime Function

Time Function

Share article or send as email:

You might be interested in these articles