Created
August 28, 2015 03:46
-
-
Save taisyo7333/35a8ab13ee57280b9fc3 to your computer and use it in GitHub Desktop.
PowerShell Timestamp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#e.g) 20150828_124340 | |
Get-Date -Format yyyyMMdd_HHmmss |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment