datetime.datetime - represents a single point in time, including a date and a time. datetime.date - represents a date (year, month, and day) without a time.
確定! 回上一頁