Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 09:54:14 +0000



Post From: ACSIL convert string to time

[2016-01-27 10:40:09]
@sstfrederik - Posts: 404
I read a csv file and tokenize the line. i have an element in an array with string like "09:00pm". do i need to reformat it in the csv first and than do something with atoi or is there a simpler way?
thanks.