Converting to a timestamp takes two steps. First get the date and time to a time tuple, and then call time.mktime. So, first we create a python datetime object.
確定! 回上一頁