FlexPro
HistoryBase
Engineering
Training
Downloads
FlexPro Support
Knowledge
Community
About us
References
Jobs
General Contact
List Of Retailers
FlexPro Support
EN
DE
FR
Placeholder

FlexPro Documentation 2025

CurrentDate

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