Created
January 30, 2018 03:41
-
-
Save deerainw/4cabacf1a6f45a3fb12c378fe46d68e5 to your computer and use it in GitHub Desktop.
将 13 位时间戳转换为标准时间
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=TEXT((LEFT(B1,10)+8*3600)/86400+70*365+19,"yyyy-MM-DD HH:mm:ss") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment