Hi, I have two time strings: 2004-01-14 19:17:37, and 2004-01-15 01:45:33 How can I find out the number of minutes/seconds between the two times in python? Thanks !! Steve