You are currently viewing Demystifying PowerShell Dates, DateTime and Formatting

Demystifying PowerShell Dates, DateTime and Formatting

I wrote this post on ATA. PowerShell can do a lot of things and, like any good programming language, it can do just about anything you want with dates. Using the PowerShell Get-Date command and other techniques, you can find today’s date, tomorrow’s date, format dates, and a whole lot more.

In this article, you’re going to learn all about dates and PowerShell! This is the link.