LIst unixtimetodate

i have list unixtime, want to unixtimetodate all list. how to do it Screenshot by Lightshot

The only way I can think of would be a for loop

https://www.w3schools.com/cs/cs_for_loop.php

The second example