twenty-eight-days / TwentyEightDaysNative

Privacy-First Cycle Tracking App (React Native, iOS/Android)
MIT License
1 stars 0 forks source link

Berechnungen/Vorhersagen #17

Closed geccy25 closed 2 years ago

geccy25 commented 2 years ago
geccy25 commented 2 years ago

Für die berechnung des aktuellen Zyklustag

async function periodDAy() {
  const periodList = await storage.read()
}