Skip to main content
Skip table of contents

Stringfunctions+ | Formula TIMETOSTR

Description

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

Formula(s)

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

Result

  • String

Parameters

Parameter
Content
Format
Default value
Explanation

Format

Date/time format

String

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

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

now

Timestamp

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.