Hello,
Couldn't really find the answer anywhere:
For a data integrity related requirement, we need to note down how time information is stored in the database for Jira Cloud. This can become complicated quite fast, especially when including daylight saving time.
As I understand, you can set a default user time zone in the System > General configuration > Default user time zone setting. This setting can be changed per user in their profile. This setting has an impact on how the time is shown to the user, i.e. how it is recalculated when looking at it from different timezones.
Does it capture this information as well (incl. DST) or does it use some form of uniformal UTC server time, which is then stored and recalculated from when showing any timestamp to a user based on that user's chosen timezone? But then, what happens when looking at a time from the past? This could change depending on whether the user is currently in daylight saving time or not (or when another user is looking at it from a region without daylight saving time).
Regards,
Frederik