How to convert String to struct tm
By Kamil N
27 Dec 2016 09:01
English
1 Replies
Hi
is it possible to convert string "20161227T100500Z" to struct tm in tizen?
I'm trying to do this using function strptime() but I got error:
error: implicit declaration of function 'strptime' is invalid in C99
if its not possible to convert into tm struct maybe there is a way to convert it to different format like: "YYYY-MM-DD HH:MM:SS"
Thanks!
Edited on 27 12, 2016
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.