[BUGFIX] Fluid viewhelper f:format.date() uses timestamp from context aspect
Use timestamp from context runtime instead of use time() in
viewhelper calls to prevent different dates in rendering process.
Resolves: #87935
Releases: master, 9.5
Change-Id: I8d4f2a231746a9a4cdc280c710ae07d9499e3d3e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60454
Tested-by: TYPO3com <noreply@typo3.com>
Tested-by: Jörg Bösche <typo3@joergboesche.de>
Tested-by: Daniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: Tobi Kretschmann <tobi@tobishome.de>
Reviewed-by: Jörg Bösche <typo3@joergboesche.de>
Reviewed-by: Daniel Goerz <daniel.goerz@posteo.de>