This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/helpers/time
kolaente bcd34efe91
Some checks failed
continuous-integration/drone/pr Build is failing
chore: convert ShowTasks component to script setup and ts
2022-02-06 16:04:49 +01:00
..
calculateDayInterval.js Better reminders (#308) 2020-11-28 13:59:27 +00:00
calculateDayInterval.test.js feat: replace jest with vitest 2022-01-04 14:16:47 +01:00
calculateNearestHours.ts Fix date parsing parsing words with weekdays in them (#607) 2021-07-25 10:45:17 +00:00
calculateNearestTime.test.js feat: replace jest with vitest 2022-01-04 14:16:47 +01:00
createDateFromString.js Add default list setting & creating tasks from home (#520) 2021-07-17 21:21:46 +00:00
createDateFromString.test.js feat: replace jest with vitest 2022-01-04 14:16:47 +01:00
formatDate.js fix: don't try to format invalid dates as ISO 2022-01-18 20:43:52 +00:00
parseDate.ts fix: edge cases for dates where the next month had fewer days than the current one 2022-01-30 12:38:17 +01:00
parseDateOrString.ts chore: convert ShowTasks component to script setup and ts 2022-02-06 16:04:49 +01:00