Please Visit: http://ift.tt/1ajReyV
from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/QKdTS7
via LifeLong Community
Get-Date | PowerShell | SS64.com
Retrieve the current date and time:
PS C:\> $now=Get-Date -format "dd-MMM-yyyy HH:mm"
Retrieve the current date and time, display as a General short date/time:
PS C:\> get-date -format g
http://ift.tt/QKdTS5
http://ift.tt/1jgMTGt
Retrieve the current date and time:
PS C:\> $now=Get-Date -format "dd-MMM-yyyy HH:mm"
Retrieve the current date and time, display as a General short date/time:
PS C:\> get-date -format g
http://ift.tt/QKdTS5
http://ift.tt/1jgMTGt
from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/QKdTS7
via LifeLong Community
No comments:
Post a Comment