Documentation
Date to String
The module "Date to String" offers the possibility to convert a Unix timestamp into a string.
Properties
Name | Description |
---|---|
Date format | Format to be used for the conversion to a string. |
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. |