You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.
Another option is to use something like moment.js library to update the times on the browser in realtime, that would work with any kind of installation as it would be done in each user browser and according to the computer timezone.
This feature will be available in the next major release (v1). There are big changes coming (mostly internal) for this major version. If you want more info, you go to #551. We appreciate your comments or suggestions.
Feature request
What problem does this feature solve?
Users viewing the page and getting confused/frustrated by the days in the timeline being incorrect for their timezone. See #149.
What does the proposed API look like?
Adding a timezone parameter to each API request (server-rendered only).
How should this be implemented in your opinion?
Note that the initial page-load of the timeline won't contain the timezone so may need to be modified to perform an API request on load.
Are you willing to work on this yourself?
Given that I don't have any experience in the technologies being used, this would take much more time than I am able to commit to this.
The text was updated successfully, but these errors were encountered: