« Back to Product

Documentation

Date to String

The module "Date to String" offers the possibility to convert a Unix timestamp into a string.

Module "Date to String"

Properties

Name Description
Date format Format to be used for the conversion to a string.
Warning

Any PHP format can be entered for converting a date. Details on the possible formats can be found in the PHP documentation.
Some general formats are already predefined and can be selected via the dropdown

data points input

Name Description
Timestamp Unix timestamp to be converted.

data points output

Name Description
Value Converted timestamp as string.
Any questions?