Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×Consider below scenario
UserA is in timezone GMT+5.30
UserB is in timezone GMT+0.0
UserC is in timezone GMT+10.0
UserB is collecting the logged effort and storing in DB through API.
Now how can UserB can get the logged effort through API for UserA timezone?
Issue is, due to change in timezones dates are getting differed.
Hi @hvb1kor -- Welcome to the Atlassian Community!
There appears to be a time zone attribute in the worklog endpoint results: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-worklogs/#api-rest-api-3-issue-issueidorkey-worklog-get
Did you check if that value is accurate for the different logs requested?
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.