Skip to content
  • Volker Krause's avatar
    Fix off by one date in certain SNCF tickets · 279f704a
    Volker Krause authored
    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.
    279f704a