Hello Amit,
see the explanation in the django documentation:
https://docs.djangoproject.com/en/3.0/ref/settings/#std:setting-USE_TZ
https://docs.djangoproject.com/en/3.0/ref/settings/#std:setting-TIME_ZONE
https://docs.djangoproject.com/en/3.0/ref/settings/#time-zone
Greetings,
Oliver
On Thu, Mar 19, 2020 at 01:20:07AM -0700, Amit Goyal wrote:
> Hi
>
> There is variable USE_TZ = False in setting.py. What is impact of this if
> set to False or True.
> I tried both value but could not see any differnce in openwisp .
>
> --
> You received this message because you are subscribed to the Google Groups "OpenWISP" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to open...@googlegroups.com.