A
A
altertable2020-05-01 20:32:53
Django
altertable, 2020-05-01 20:32:53

How to change timezone in Django ( TIME_ZONE )?

in the settings file
It was TIME_ZONE = 'UTC'
changed TIME_ZONE = 'UTC+3'

but gives an error

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2020-05-01
@vityareabko

How about reading the documentation? It describes the correct time zone format.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question