##// END OF EJS Templates
timezone: fix issues with timezone detection of current logic....
timezone: fix issues with timezone detection of current logic. - it was reported that in certain timezones e.g `US/Central` the generated offset was +19:00 which is incorrect and should be -05:00. - we now use a special library for detection of local timezone and use logic of pytz to calculate the offset - fixes #5371

File last commit:

r2668:f0609aa5 v4.11.6 stable
r2676:7fe5f77f default
Show More
.release.cfg
34 lines | 414 B | text/x-ini | IniLexer
[DEFAULT]
done = false
[task:bump_version]
done = true
[task:rc_tools_pinned]
done = true
[task:fixes_on_stable]
done = true
[task:pip2nix_generated]
done = true
[task:changelog_updated]
done = true
[task:generate_api_docs]
done = true
[task:generate_js_routes]
done = true
[release]
state = prepared
version = 4.1.1
[task:updated_translation]
[task:updated_trial_license]
[task:generate_oss_licenses]