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

change date format

$
0
0

I read text file date format is 31-02-2014 08:00:00,and then i write the date to another text file,the date format is 2014-02-31 08:00:00,how can i change?

old format is DD-MM-YYYY hh:mm:ss

new format is YYYY-MM-DD hh:mm:ss 


Viewing all articles
Browse latest Browse all 6937

Trending Articles