atlassian-python-api
atlassian-python-api copied to clipboard
When using JIRA api to query issue, all the fields with datetime format doesn't fit user's preference setting timezone.
When I login with an account using JIRA api and query some issues. The fields which store datetime doesn't return the correct time in user's setting timezone. Is there any method to solve this? Seems it return the time with JIRA instance timezone.