使用PowerShell Get-Date小程序将日期/时间转换为刻度线非常简单.但是,你怎么做相反的操作; 将刻度转换回日期和时间?
[DateTime]10000000000 Monday, January 01, 0001 12:16:40 AM
只需将数字转换成一个DateTime.的DateTime单参数构造函数采用long如蜱数.
DateTime
long