I looked through the Python time module and cannot find anything that gives an integer number of seconds since 1970 as PHP does with time ().
Am I just missing something here or is there a general way to do this that just isn't listed there?
source
share