πŸ“Š Django
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

πŸ‘οΈ
53
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
91%
Success Rate