Hai
i have a unsigned long value in my code which contains the unix time stamp ( 1481089308 ).
i need to convert this into human readable date and time (2016-12-07 05:41:25+00:00 ).
how can i do this conversion in arduino.
thank you
Hai
i have a unsigned long value in my code which contains the unix time stamp ( 1481089308 ).
i need to convert this into human readable date and time (2016-12-07 05:41:25+00:00 ).
how can i do this conversion in arduino.
thank you