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
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.