##// 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:

r1:854a839a default
r2676:7fe5f77f default
Show More
hg_diff_double_file_change_newline.diff
14 lines | 392 B | text/x-diff | DiffLexer
/ rhodecode / tests / fixtures / hg_diff_double_file_change_newline.diff
diff --git a/file_b b/file_b
new file mode 100644
index 0000000000000000000000000000000000000000..53d48dc7fa22fc057c0f3bec5bd0c830782ea804
--- /dev/null
+++ b/file_b
@@ -0,0 +1 @@
+test_content b
diff --git a/file_c b/file_c
new file mode 100644
index 0000000000000000000000000000000000000000..df7d123ff1d3b70fc2124597ffffeff48aa5b4d2
--- /dev/null
+++ b/file_c
@@ -0,0 +1 @@
+test_content c