atlassian-python-api icon indicating copy to clipboard operation
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.

Open tonyman1008 opened this issue 7 months ago • 1 comments

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.

tonyman1008 avatar Jul 08 '24 08:07 tonyman1008