Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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


Excerpt
hiddentrue

today() Returns the current date with no time component.