Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要将文件的时间戳转换为变量,以便可以在 Windows 操作系统的命令行环境中使用它(以确定文件是否超过 7 天)。
不幸的是,我遇到了将文件时间戳转换为变量的第一个障碍。
任何人都可以帮助如何将文件时间和日期转换为变量吗?
提前致谢。