PhixFlow Help

today



Function: today()

Returns the current date with no time component, as a string, in the PhixFlow standard date format.

The function does not take any arguments

Syntax

today()

Examples

dateGet(today(), _MONTH)

Where today() returns "20100712", dateGet() returns the month number 4.

See Also

Please let us know if we could improve this page feedback@phixflow.com