如何以毫秒精度,查看系统时间以及文件的创建时间

 用 cmd 查看系统的时间:

powershell -command "(Get-Date -UFormat '%Y-%m-%d %H:%M:%S').toString() + '.' + ((Get-Date).millisecond)"

用 XYplorer 查看文件的精确创建时间(含30天试用):

XYplorer - File Manager for Windows

如何以毫秒精度,查看系统时间以及文件的创建时间_第1张图片

你可能感兴趣的:(心得体会,windows,视频编解码)