Q. Which setting is used to configure the time zone in a Django project?

  • (A) TIME
  • (B) TIME_ZONE
  • (C) TIMEZONE
  • (D) APP_TIMEZONE
πŸ’¬ Discuss
βœ… Correct Answer: (B) TIME_ZONE
Explanation: TIME_ZONE setting defines the default time zone for the project.
Explanation by: Mr. Dubey
TIME_ZONE setting defines the default time zone for the project.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
70
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
83%
Success Rate