:navigation-title: system.timestamp .. include:: /Includes.rst.txt .. _fluidtypo3-vhs-system-timestamp: ==================================================== system.timestamp ViewHelper `` ==================================================== 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)} .. _fluidtypo3-vhs-system-timestamp_arguments: Arguments ========= This ViewHelper has no arguments.