Forum Discussion
Matthias Stier
May 08, 2018Copper Contributor
Conversion of epoch / unixtimestamps within Log Analytics
we re using a lot of epoch / unixtimestamps (seconds since 1970-1-1) in our solution and are wondering right now if there is the possibilty to convert those timestamps to datetime objects within log...
DevOps220
May 13, 2020Copper Contributor
Please use the following function to convert into the date and time
unixtime_seconds_todatetime(epoch value)