Describe the feature or problem you’d like to solve
Problem: gh pr merge does not respect user timezone set with the TZ environment variable.
Proposed solution
I'd like the GitHub CLI to respect the TZ environment variable and pass timezone information to the GitHub API.
Additional context
https://developer.github.com/changes/2014-03-04-timezone-handling-changes/
Describe the feature or problem you’d like to solve
Problem:
gh pr mergedoes not respect user timezone set with the TZ environment variable.Proposed solution
I'd like the GitHub CLI to respect the TZ environment variable and pass timezone information to the GitHub API.
Additional context
https://developer.github.com/changes/2014-03-04-timezone-handling-changes/