Tamper: Unix timestamp to Date¶
Plugin ID: eca_tamper:timetodate
Available since: 1.0.0
Unix timestamp to Date
Fields¶
Data to be tampered— config key:eca_data-
This field supports tokens.Type:
textfield· Required: yes · Default: empty string Result token name— config key:eca_token_name-
Provide a token name under which the tampered result will be made available for subsequent actions.
This field supports tokens.Type:
textfield· Required: yes · Default: empty string Date format— config key:date_format-
A user-defined php date format string like "m-d-Y H:i". See the PHP manual for available options.
This field supports tokens.Type:
textfield· Required: no · Default: empty string