django-tz-detect
django-tz-detect copied to clipboard
Use the offset if the timezone is invalid
tz_detect assumes the server's time zone database contains the browser's time zone name. This might not always be the case.
This was inspired by work on the #70, I'm not sure how often such mismatch might occur.