PhixFlow Help
now
Function: now()
Returns the current date and time, as a string, in the PhixFlow standard date format.
The function does not take any arguments
Syntax
now()
Examples
dateGet(now(), _MONTH)
Where now() returns "20100712.102159", dateGet() returns the month number 4.
See Also
Please let us know if we could improve this page feedback@phixflow.com