Skip to content
Commit 279f704a authored by Volker Krause's avatar Volker Krause
Browse files

Fix off by one date in certain SNCF tickets

The problem here is that the way we extracted the date from a JS Date
object was prone to timezone conversion rounding errors, possibly giving
us a day before or after as well. We fix this by letting the post-processor
deal with the problem for us.
parent 102d8aff
Pipeline #61662 passed with stages
in 8 minutes and 41 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment