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
When a user is using a browser in a time zone in Europe and Asia, i.e., UTC-0 through UTC-+12, this component will incorrectly parse the date resulting in it rendering the day before even though the underlying data contains the correct date.
To Reproduce
Steps to reproduce the behavior:
Set the time zone of your computer to any positive time zone, e.g., Amsterdam.
Go to ascom and search for any flight.
When you get to the matrix results page, note that the shoulder dates are one off.
If you inspect the auro-pane element, you will see that it had the correct date, but was parsed incorrectly,
Expected behavior
The auro-pane element will show the correct date regardless of the user's time zone.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
Flight Search needs to work correctly from any time zone
When a user is using a browser in a time zone in Europe and Asia, i.e., UTC-0 through UTC-+12, this component will incorrectly parse the date resulting in it rendering the day before even though the underlying data contains the correct date.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The auro-pane element will show the correct date regardless of the user's time zone.
Screenshots
The text was updated successfully, but these errors were encountered: