Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 61 Bytes

add_date.md

File metadata and controls

5 lines (3 loc) · 61 Bytes

Add Dates in Powershell

try...

(get-date).AddDays(-1)