We store all date/time data in the database in UTC. This is the default setting in Django (USE_TZ = True). Based on the user's Time Zone setting ...
確定! 回上一頁