📜  Powershell-日期和时间操作

📅  最后修改于: 2020-11-19 07:57:30             🧑  作者: Mango


以下是有关系统日期和时间的powershell脚本示例。

Sr.No. Operation & Description
1 Get System Date

Example Script to show how to get system date using PowerShell scripts.

2 Set System Date

Example Script to show how to set system date using PowerShell scripts.

3 Get System Time

Example Script to show how to get system time using PowerShell scripts.

4 Set System Time

Example Script to show how to set system time using PowerShell scripts.