Is there a library in Python that can convert user-dates to timestamp?

Posted by alex on Stack Overflow See other posts from Stack Overflow or by alex
Published on 2010-03-16T12:00:34Z Indexed on 2010/03/16 12:06 UTC
Read the original article Hit count: 162

Filed under:
|
|
|

If the month is: "12" Day is: "05" Year is: "2010"

Can this be converted into a timestamp somehow, in a very simple way?

© Stack Overflow or respective owner

Related posts about python

Related posts about timestamp