< # .SYNOPSIS This script re-implements and MSDN sample that shows the different Date/Time Formatting characters and how they are used in formatting date/time objects. .DESCRIPTION This script Creates a date/time object, then shows formatting using the key Date/Time Format strings. .NOTES File Name : Show-DateTimeFormatInfo.ps1 Author : Thomas Lee – tfl … Read the full text.