sodakotahusker
Programmer
- Mar 15, 2001
- 601
I have a vendor supplied database which keeps track of phone calls. It has a date time field which contains the number of seconds involved in the call. How can I convert that datetime to an integer - easily - without converting to string and then picking the parts of the string out to calculate the seconds?
Perhaps there is no way? I've been my head against a wall for an hour.
Perhaps there is no way? I've been my head against a wall for an hour.