- PowerShell 教程
- PowerShell - 主页
- PowerShell - 概述
- PowerShell - 环境设置
- PowerShell - Cmdlet
- PowerShell - 文件和文件夹
- PowerShell - 日期和时间
- PowerShell - 文件 I/O
- PowerShell - 高级 Cmdlet
- PowerShell - 脚本
- PowerShell - 特殊变量
- PowerShell - 运算符
- PowerShell - 循环
- PowerShell - 条件
- PowerShell - 数组
- PowerShell - 哈希表
- PowerShell - 匹配
- PowerShell - 反引号
- PowerShell - 括号
- PowerShell - 别名
- PowerShell 有用资源
- PowerShell - 快速指南
- PowerShell - 有用资源
- PowerShell - 讨论
PowerShell - 日期和时间操作
以下是有关系统日期和时间的 powershell 脚本示例。
序列号 | 操作和说明 |
---|---|
1 |
获取系统日期
示例脚本:演示如何使用 PowerShell 脚本获取系统日期。 |
2 |
设置系统日期
示例脚本:演示如何使用 PowerShell 脚本设置系统日期。 |
3 |
获取系统时间
示例脚本:演示如何使用 PowerShell 脚本获取系统时间。 |
4 |
设置系统时间
示例脚本:演示如何使用 PowerShell 脚本设置系统时间。 |
广告