0

Is there any method to calculate a list of dateTime.datetime(2018,11,24,22,44,36) values to a timestamp with Python?

Life is complex
  • 15,374
  • 5
  • 29
  • 58
  • 2
    https://docs.python.org/3/library/datetime.html#datetime.datetime.timestamp – Leonid Mar 19 '19 at 23:53
  • Try looking at [this](https://stackoverflow.com/questions/8777753/converting-datetime-date-to-utc-timestamp-in-python) question. – Lord Elrond Mar 19 '19 at 23:54
  • 4
    Possible duplicate of [Converting datetime.date to UTC timestamp in Python](https://stackoverflow.com/questions/8777753/converting-datetime-date-to-utc-timestamp-in-python) – Lord Elrond Mar 19 '19 at 23:54

0 Answers0