Differences
This shows you the differences between the selected revisions of the page.
2016-09-29 | 2016-11-21 | ||
is powershell (martin) | using ps> interwiki link (martin) | ||
Line 52: | Line 52: | ||
In PowerShell, you can use its built-in timestamp functions. | In PowerShell, you can use its built-in timestamp functions. | ||
- | To format the current timemestamp, use the ''[[https://technet.microsoft.com/en-us/library/hh849887.aspx|Get-Date]]'' cmdlet and its ''-Format'' switch: | + | To format the current timemestamp, use the ''[[ps>microsoft.powershell.utility/get-date|Get-Date]]'' cmdlet and its ''-Format'' switch: |
<code powershell> | <code powershell> |