fix: add default timezone for Tanzania by sagarvora [frappe] PR#24872

From: https://github.com/frappe/frappe/pull/24872
Date: 2024-02-12 12:04:30+05:30

  • fix: add default timezone for Tanzania



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-24872

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports

Loading