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
I just wrote the docker container, the ruby gem by alextran is what is doing the scheduling - that said, what it looks like to me is that the cron job is scheduled with universal (zulu) time. It shows flight departing at 05:00 in the message above and 0500 eastern is 1000z. I haven't had any issues with scheduling the check-ins so far but haven't paid too much attention to the job timestamps. It may also just be the timezone of the container - I don't believe this is an issue from what I see, but can try to verify the difference if I get time.
Hi - my flight is departing IND at 5am on 2022-04-01
The output says it will start the cron job to checkin at 'Thu Mar 31 10:00:00 2022'
Shouldn't this be 'Thu Mar 31 5:00:00 2022' given that my flight leaves the next day at 5am?
The text was updated successfully, but these errors were encountered: