Skip to main content
Skip table of contents

Stringfunctions+ | Formula STRTOTIME

Description

This formula converts a date in text format into a Unix timestamp.

Formula(s)

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

Result

  • String

Parameters

Parameter
Content
Format
Default value
Explanation

datetimestring

Date/time string

String

 

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

now

Timestamp for calculations

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.