I have my information writing to a csv but I really don't like how the systime function writes it to one column. Is there a way of separating the date, and time into separate columns? I've tried using the systemdate and systemtime functions but the systemdate only returns the month and the systemtime only returns the hour. I can't seem to figure out how to use those to functions. I'm using 2016.0. I've attached the code and if you look at it you will see a variable named Test. This is in there just to see if I can grab the time but like I said earlier, it is only grabbing the hour and nothing else. Any help would be greatly appreciated. Thanks in advance.
code.JPG
code.JPG
Comment