Solved: Hi, I have a build a date as string from yesterday: now_dt = dt.utcnow() yday_dt = now_dt - datetime.timedelta(days=1) yesterday =
確定! 回上一頁