< # .SYNOPSIS Uses .NET formatting strings to format date/time values .DESCRIPTION Recreates an MSDN sample for displaying Date/TIme Format. See links section for pointer to original Sample. .NOTES File Name : Get-DateTime.ps1 Author : Thomas Lee Read...