Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update time zone conversion on GPS page #1640

Merged
merged 3 commits into from
Oct 17, 2022
Merged

Conversation

MrD-RC
Copy link
Collaborator

@MrD-RC MrD-RC commented Oct 17, 2022

Fixes #1630

This PR addresses issue #1630. The time zone offset is now shown in a universal HH:MM format

image
image

image
image

image
image

image
image

image
image
image

I'll also submit a PR to change the min and max offsets to the actual largest off -12 and +14 hours from UTC.

Initial coding to address #1630
- better handling of negative numbers
- improved regex pattern
- limits to min and max values
@MrD-RC MrD-RC added this to the 6.0 milestone Oct 17, 2022
@MrD-RC MrD-RC requested a review from stronnag October 17, 2022 18:48
Copy link
Collaborator

@stronnag stronnag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent. Sufficient that it returns the FC end points on out of range.

@MrD-RC MrD-RC merged commit 11e6a7f into master Oct 17, 2022
@MrD-RC MrD-RC deleted the MrD_Update-timezone-conversion branch October 17, 2022 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

#1588 UX issues / errors
2 participants