.. include:: /Includes.rst.txt .. _fluidtypo3-vhs-system-timestamp: ================ system.timestamp ================ System: UNIX Timestamp ====================== Returns the current system UNIX timestamp as integer. Useful combined with the Math group of ViewHelpers: :: {dateTime.timestamp -> v:math.sum(b: 3600)} Arguments ========= This ViewHelper has no arguments.