Install pytz module using the pip install pytz; Use the pytz.timezone('region_name') function to create the timezone object; Use datetime.now( ...
確定! 回上一頁