Skip to content
  • Pino Toscano's avatar
    Avoid NaN comparisons · 06d1c155
    Pino Toscano authored
    In case any of latitude or longitude is NaN, immediately return
    Tz::Undefined, instead of attempting comparisons the timezone range.
    
    This fixes the timezone lookup on some architectures.
    06d1c155