I have worked on get_time example from SDK of cc3200 and successfully receiving time from NTP server in below format.
Fri Jan 20 11:32:7 2018
Now i want to convert this format as
"YYYY-MM-DD_HH:MM:SS" or "2018-01-20_11:32:07"
is their any API or functions to convert it to string or above mentioned format.
any help will be highly appreciated.
Regards,
Ashish Mone