Skip to content

Instantly share code, notes, and snippets.

@DrIOSX
Created December 23, 2021 20:40
Show Gist options
  • Save DrIOSX/1c2f67f780201e264e905cba24d6dcd3 to your computer and use it in GitHub Desktop.
Save DrIOSX/1c2f67f780201e264e905cba24d6dcd3 to your computer and use it in GitHub Desktop.
Get-Date TO String
$((get-date).ToString('MM-dd-yyyy'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment