Skip to content
  • Charles Lindsay's avatar
    Fix wrong internaldate_time_t column · 4dc5d28c
    Charles Lindsay authored
    We had a bug in our DateTime to time_t conversion logic where all
    time_ts would end up in the year 3800.  This fixes that, and repopulates
    the internaldate_time_t column with the new, correct time_t values.
    
    Closes: bgo #724335
    4dc5d28c