3.6. Function reference
3.6.12. date()
3.6.11. cycle()
« Previous
3.6.13. entity()
Next »

3.6.12. date()

Referencestring date(string $format [, integer $timestamp ])

Returns the current date in the specified $format. If $timestamp is specified, returns the date pointed by that timestamp. The detailed format description can be found in PHP manual.

See also:

3.6.12. date()
3.6. Function reference
« Previous
3.6.11. cycle()
Next »
3.6.13. entity()