Re: Timezone UTC Problem

2021-02-17 Thread neha bhurke
Tysm Sir It is working Regards Neha On Wednesday, February 17, 2021 at 5:19:56 PM UTC+5:30 professional...@gmail.com wrote: > DATETIME_FORMAT = '%Y-%m-d %H:%M:%S' > > LANGUAGE_CODE = 'en-us' > > TIME_ZONE = 'Asia/Karachi' > > > USE_I18N = True > > USE_L10N = True > > USE_TZ = True > On We

Re: Timezone UTC Problem

2021-02-17 Thread Atif Usman
DATETIME_FORMAT = '%Y-%m-d %H:%M:%S' LANGUAGE_CODE = 'en-us' TIME_ZONE = 'Asia/Karachi' USE_I18N = True USE_L10N = True USE_TZ = True On Wed, Feb 17, 2021 at 4:48 PM Omkar Parab wrote: > LANGUAGE_CODE = 'en-us' > > TIME_ZONE = 'Asia/Kolkata' > > USE_I18N = True > > USE_L10N = True > > USE_T

Re: Timezone UTC Problem

2021-02-17 Thread Omkar Parab
LANGUAGE_CODE = 'en-us' TIME_ZONE = 'Asia/Kolkata' USE_I18N = True USE_L10N = True USE_TZ = True On Wed, Feb 17, 2021, 5:13 PM neha bhurke wrote: > How to set the Time zone in Setting.py > How to set UTC.. > > -- > You received this message because you are subscribed to the Google Groups >

Timezone UTC Problem

2021-02-17 Thread neha bhurke
How to set the Time zone in Setting.py How to set UTC.. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this