πŸ“Š Django
Q. Which setting is used to define the time zone in a Django project?
  • (A) TIMEZONE
  • (B) USE_TIMEZONE
  • (C) TIME_ZONE
  • (D) ZONE
πŸ’¬ Discuss
βœ… Correct Answer: (C) TIME_ZONE

Explanation: TIME_ZONE defines the time zone Django uses.

Explanation by: Mr. Dubey
TIME_ZONE defines the time zone Django uses.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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