< # .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 – tfl @psp .co.uk Requires : PowerShell V2 CTP3 .EXAMPLE PS C:foo> .Get-DateTime.ps1 FORMAT en-gb EXAMPLE… Read the full text.