Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: amacdougHi,
I've searched the forums/threads but can't find anything that quite works. I'm new to Lavastorm so bear with me!
The data I'm using has a time stamp in the following format: 2013-10-10 17:47:18.24. It's string, and I need to be able to convert it to an integer because the analysis I'm doing is to compare the time between time stamps.
Any ideas? Suggestions in other forums (like splitting the date and time and then running "date" and "time" functions on them and then joining them back up don't seem to work).
Any guidance is appreciated. Thanks!