This function expects a string and the format of the timestamp. from datetime import datetime d = datetime.strptime("21-02-2021 18:46:00", "%d-% ...
確定! 回上一頁