How I convert EPOCH Time to Normal time and show it in Excel 2007

Copy the following formula in your cell

where F2 is the cell that contains EPOCH Time.

=(((F2-(6*3600000))/86400000)+25569)

No comments:

 Python Basics How to check the version of Python interpreter mac terminal

Popular in last 30 days