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

Convert Universal times to local time zone #15

Open
philipbaileynar opened this issue Jan 3, 2017 · 1 comment
Open

Convert Universal times to local time zone #15

philipbaileynar opened this issue Jan 3, 2017 · 1 comment

Comments

@philipbaileynar
Copy link
Contributor

All CRUD data time fields use Universal time in both the master and local databases. The user interface should convert these to local time zone for display. (This affects lots of places in the UI.)

@philipbaileynar
Copy link
Contributor Author

The two places in the software that show times by default have been addressed:

  1. Basic sandbar properties shows the AddedOn and UpdatedOn properties.
  2. Model Run data grid view.

No other changes were made. Should the user change the date time display format in the Options form, then it is possible that the user can see UTC times. However, it is considerable effort to address this and so the issue is being postponed for a later release.

@philipbaileynar philipbaileynar added this to the Next Version milestone Jan 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant