seek icon indicating copy to clipboard operation
seek copied to clipboard

Add time zone information to Events

Open rabuono opened this issue 3 years ago • 4 comments

As a user I would like to be able to add time zone information when creating Events. When not entering any time zone information, Event defaults to UTC. Time zone would be recorded as difference to UTC. Agreement needed on how to present time zone choices to user.

rabuono avatar Jun 18 '21 11:06 rabuono

It has been raised as a bug by Ulrike

alaninmcr avatar Apr 29 '22 09:04 alaninmcr

Could it be fixed as part of maintenance work?

floradanna avatar Apr 29 '22 09:04 floradanna

Could it be fixed as part of maintenance work?

No, the maintenance work is ending anyway. But we can plan to include this in the next set of tasks

stuzart avatar Apr 29 '22 09:04 stuzart

As Stuart said, the maintenance sprint is coming to an end.

One solution could be would be to keep the time in UTC in the database, and to use Javascript to convert to the browser's local time zone when the event is displayed. Other calendar systems seem to do something similar.

When the event is created, you could specify the timezone and it would be converted to UTC for storage.

That's just a quick idea though.


From: floradanna @.***> Sent: 29 April 2022 10:17 To: seek4science/seek Cc: Alan Williams; Comment Subject: Re: [seek4science/seek] Add time zone information to Events (#640)

Could it be fixed as part of maintenance work?

— Reply to this email directly, view it on GitHubhttps://github.com/seek4science/seek/issues/640#issuecomment-1113093323, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AACVIMCONHNME5SN6U33M7DVHOSJZANCNFSM465QDECQ. You are receiving this because you commented.Message ID: @.***>

alaninmcr avatar Apr 29 '22 09:04 alaninmcr

@stuzart did you mean to move this from "Done" to "In progress"?

fbacall avatar Nov 30 '22 14:11 fbacall