angelicaameira / DateCounter

Conta quanto tempo falta para uma data
1 stars 0 forks source link

Melhorar lógica #60

Open antoniogermano opened 1 year ago

antoniogermano commented 1 year ago
DateCounter/Views/ContentView.swift

case .past:
    components = DateComponents(nanosecond: 1) //FIXME: that's not supposed to happen