NAME Get-Date SYNTAX Get-Date [[-Date] ] [-Year ] [-Month ] [-Day ] [-H our ] [-Minute ] [-Second ] [-Millisecond ] [-DisplayHi nt {Date | Time | DateTime}] [-Format ] [] Get-Date [[-Date] ] [-Year ] [-Month ] [-Day ] [-H our ] [-Minute ] [-Second ] [-Millisecond ] [-DisplayHi nt {Date | Time | DateTime}] [-UFormat ] [] PARAMETERS -Date Required? false Position? 0 Accept pipeline input? true (ByValue, ByPropertyName) Parameter set name (All) Aliases LastWriteTime Dynamic? false -Day Required? false Position? Named Accept pipeline input? false Parameter set name (All) Aliases None Dynamic? false -DisplayHint Required? false Position? Named Accept pipeline input? false Parameter set name (All) Aliases None Dynamic? false -Format Required? false Position? Named Accept pipeline input? false Parameter set name net Aliases None Dynamic? false -Hour Required? false Position? Named Accept pipeline input? false Parameter set name (All) Aliases None Dynamic? false -Millisecond Required? false Position? Named Accept pipeline input? false Parameter set name (All) Aliases None Dynamic? false -Minute Required? false Position? Named Accept pipeline input? false Parameter set name (All) Aliases None Dynamic? false -Month Required? false Position? Named Accept pipeline input? false Parameter set name (All) Aliases None Dynamic? false -Second Required? false Position? Named Accept pipeline input? false Parameter set name (All) Aliases None Dynamic? false -UFormat Required? false Position? Named Accept pipeline input? false Parameter set name UFormat Aliases None Dynamic? false -Year Required? false Position? Named Accept pipeline input? false Parameter set name (All) Aliases None Dynamic? false This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216) . INPUTS System.DateTime OUTPUTS System.DateTime System.String ALIASES None REMARKS Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help. -- To download and install Help files for the module that includes this cmdlet, use Update-Help. -- To view the Help topic for this cmdlet online, type: "Get-Help Get-D ate -Online" or go to https://go.microsoft.com/fwlink/?LinkID=113313.