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.
我需要 cron 的时区特定条件,服务器是 Google AppEngine,我不知道服务器在哪里。
获取时区的最佳方法是什么?
根据 App Engine 文档,服务器始终设置为 UTC:http ://timezones.appspot.com/您是否有任何迹象表明这不正确?
有关在 linux 系统上查找时区的更多信息,请参阅此答案:如何找到当前系统时区?