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