Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

get-date

$
0
0

I have this code:

Get-Date -UFormat %d 

Get-Date -UFormat %m 

Get-Date -UFormat %y 

It works but how do I add the Hour to it?   %h gives me JUL

 


Viewing all articles
Browse latest Browse all 6937

Trending Articles