Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

PowerTip: Use PowerShell to Format Dates

Summary: Learn how to use Windows PowerShell to format dates.(image)  How can I discover the formats that are available to use in Windows PowerShell when I format date and time information?(image)  One way is to keep this script handy and run it when you have a date formatting issue to output common formats:"d ShortDatePattern &...