This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430 CCS Date/time functions

Hi,

I would like to convert a string date from something like "YYMMDDHHMMSS" to a seconds time stamp (unix like), then convert it back to string.

Is there any "simple" way (library, source code ...) to do that on the MSP430 with CL430 compiler ?

In advance thanks