You can use the below-mentioned code:- >>> import datetime. >>> d = datetime.datetime.now(). >>>d.strftime('X%d/X%m/%Y').replace('X0' ...
確定! 回上一頁