import pytz from datetime import datetime from django.conf import settings datetime.now(pytz.timezone(settings.TIME_ZONE)).
確定! 回上一頁