Skip to main content
Skip table of contents

Stringfunctions+ | Formel TIMETOSTR

Beschreibung

Diese Formel wandelt einen Unix-Zeitstempel in ein Datum in Textformat um.

Formel(n)

PHP
{=STRTOTIME("Format ";now)}

Ergebnis

  • String

Parameter

Parameter
Inhalt
Format
Standardwert
Erklärung

Format

Datums-/Zeitformat

String

"Y-m-d H:i:s")

Syntax: siehe https://www.php.net/manual/de/function.date.php

now

Zeitstempel

Integer

0

Default: now

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.