Login Page - Create Account

Support Board


Date/Time: Sat, 10 May 2025 01:01:09 +0000



Post From: ACSIL convert string to time

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