在Windows PowerShell裏New-TimeSpan cmdlet提供了一種方法做日期算法。 ... New-TimeSpan $(Get-Date) $(Get-Date –month 12 -day 31 -year 2006) ...
確定! 回上一頁