When getting the time, it is displayed as 24 hours, how do you get it ... now = datetime.now() #24-hour format print(now.strftime('%Y/%m/%d ...
確定! 回上一頁