Login Page - Create Account

Support Board


Date/Time: Thu, 11 Sep 2025 21:28:33 +0000



Post From: ACSIL convert string to time

[2016-01-27 10:40:09]
@sstfrederik - Posts: 410
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.