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

UKCP/Estimated Off Block Time time error #190

Closed
KingSpidey101 opened this issue Dec 25, 2020 · 1 comment · Fixed by #316
Closed

UKCP/Estimated Off Block Time time error #190

KingSpidey101 opened this issue Dec 25, 2020 · 1 comment · Fixed by #316
Labels
released type: bug Something isn't working

Comments

@KingSpidey101
Copy link

When using UKCP/EOBT, when an aircraft fills in EDT or even when I manually enter EDT in the flight plan dialog box, the EDT in departure list displays as 5hrs 45 mins behind . The AOBT column displays correct UTC time, if and when a tag is issued.
For eg : if 1150 then EDT displays as 0605
My time zone is GMT+5hrs 30mins that is IST which I feel might be because of that. So can there be any fix for this?
Attaching event log and session log file below
event log in IST and session log in UTC

Event log
https://drive.google.com/file/d/14YlXLloM5PXKs3IFJtmMSn1cKoWFdcm-/view?usp=sharing

Session log
https://drive.google.com/file/d/1DMkxyBzPAOUU2XI2eWaa7rq_PgaxatVz/view?usp=sharing

@AndyTWF AndyTWF added the type: bug Something isn't working label Dec 26, 2020
AndyTWF added a commit to AndyTWF/uk-controller-plugin that referenced this issue Aug 5, 2021
We were converting the timestamp back using local time

fix VATSIM-UK#190
AndyTWF added a commit that referenced this issue Aug 6, 2021
We were converting the timestamp back using local time

fix #190
VATSIMUK pushed a commit that referenced this issue Aug 6, 2021
## [3.4.1](3.4.0...3.4.1) (2021-08-06)

### Bug Fixes

* **bootstrap:** fix euroscope crash in development mode ([#318](#318)) ([d66039d](d66039d)), closes [#317](#317)
* **edt:** fix timezone issue with estimated departure times ([#316](#316)) ([09396da](09396da)), closes [#190](#190)
* **push-events:** fix potential crash situation in push events ([#315](#315)) ([ff617be](ff617be)), closes [#313](#313)
* **stands:** fix concurrency issues with stand assignments ([#311](#311)) ([35b9e2a](35b9e2a)), closes [#310](#310)
@VATSIMUK
Copy link

VATSIMUK commented Aug 6, 2021

🎉 This issue has been resolved in version 3.4.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants