Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Django 时区的新手。我需要我的用户从列表中选择他们的时区,以便我可以将其存储在 PostgreSQL 数据库中。我的问题是:
生成时区列表供用户选择的最佳方法是什么?
将所选时区存储到数据库的最佳数据结构是什么?