OP 25 October, 2022 - 06:25 AM
(This post was last modified: 25 October, 2022 - 06:32 AM by Gengar420. Edited 2 times in total.)
I parse a "Recursive" Expiry Date. And it will make them to be a list like this:
Expiry Date = [1680400834000, 1672858834000, 1680400834000, 1672858834000, 1672858834000, 1672858834000]
How can I convert them from unix time to date time, when they are in a "List"???
If I use "Function" Block, it will say this:
<--- Executing Block FUNCTION --->
ERROR: Input string was not in a correct format.
Gonna tag some HQ config maker here:
@Lucif3rHun1
@SirGhost
Expiry Date = [1680400834000, 1672858834000, 1680400834000, 1672858834000, 1672858834000, 1672858834000]
How can I convert them from unix time to date time, when they are in a "List"???
If I use "Function" Block, it will say this:
<--- Executing Block FUNCTION --->
ERROR: Input string was not in a correct format.
Gonna tag some HQ config maker here:
@Lucif3rHun1
@SirGhost