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
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