Opened 5 months ago
Closed 5 months ago
#35912 closed Bug (worksforme)
timezone.now() shows wrong date
Description ¶
Calling timezone.now() shows date that is 3 days late. For instance, today is 15th of November, however, calling timezone.now() returns 12th of November.
Note:
See TracTickets
for help on using tickets.
You'll need to debug this issue on your machine and explain why you believe Django is at fault. All I can think is that your system clock is set incorrectly.