/
today

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




Related content

now
Read with this
today
More like this
split
split
Read with this
today
today
More like this
Loop Nodes
Loop Nodes
Read with this
today
today
More like this