TimeStampToDate
Filters And Transformers Pack.#
This Script is part of theConverts 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 DataName | Description |
---|---|
Script Type | javascript |
Tags | transformer, date |
#
InputsArgument Name | Description |
---|---|
value | The time stamp to convert. |
#
OutputsThere are no outputs for this script.