Modify ↓
Opened 12 years ago
Closed 12 years ago
#85 closed task (implemented)
Check if times are handled properly
Reported by: | István Váradi | Owned by: | István Váradi |
---|---|---|---|
Priority: | critical | Milestone: | Read-write operation |
Component: | datacollection/fsuipc | Keywords: | |
Cc: |
Description (last modified by )
- Whether the timestamp returned by the simulator contains the date, and if not, take care of wrapping over at midnight (during difference calculations in checks and in case of block and flight times) -> the best would be to handle it in the FSUIPC layer
- In the booked flight: if the arrival time is less than the departure time, 1 day should be added to the former
Attachments (0)
Change History (5)
comment:1 by , 12 years ago
Status: | new → accepted |
---|
comment:2 by , 12 years ago
Description: | modified (diff) |
---|
comment:3 by , 12 years ago
Description: | modified (diff) |
---|
comment:4 by , 12 years ago
- The timestamps did include the full date, so everything else that depends on it should work well.
- Fixed the way it is handled for the booked flights.
comment:5 by , 12 years ago
Resolution: | → implemented |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.