TimeStampToDate
This Script is part of the Filters And Transformers Pack.#
Converts UNIX Epoch time stamp to a simplified extended ISO format string. Use tihs script to convert a time stamp to a Cortex XSOAR date field.
For example, "1525006939" will return '2018-04-29T13:02:19.000Z'.
Script Data#
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | transformer, date |
Inputs#
| Argument Name | Description |
|---|---|
| value | The time stamp to convert. |
Outputs#
There are no outputs for this script.