Skip to main content
Skip table of contents

Stringfunctions+ | Formel STRTOTIME

Beschreibung

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

Formel(n)

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

Ergebnis

  • String

Parameter

Parameter
Inhalt
Format
Standardwert
Erklärung

datetimestring

Datums-/Zeit-String

String

 

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

now

Zeitstempel für Berechnungen

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.