Skip to content
  • Lucas Seguinot's avatar
    refactor(alarm): truncate dates to the second · f31a1a7e
    Lucas Seguinot authored
    When the alarms are written to the database, the dates are converted to
    timestamps, in seconds.
    
    The dates used internally should be the same as the ones stored in the
    database, so that the engines do not work on different versions of the
    same alarm.
    f31a1a7e