Template Variables: Difference between revisions

Jump to navigation Jump to search
Line 349: Line 349:
  Note: The math functions will only work with numbers with a decimal point and no thousands separator and no currency symbol.
  Note: The math functions will only work with numbers with a decimal point and no thousands separator and no currency symbol.


== strf Time Variables ==
== Custom Date Format Variables ==
You can use  PHP strftime format strings to create custom time formats.  Information on PHP strftime strings is available at [http://php.net/manual/en/function.strftime.php]
You can use  PHP strftime format strings to create custom time formats.  Information on PHP strftime strings is available at [http://php.net/manual/en/function.strftime.php]