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
konrad c45911fd36
All checks were successful
continuous-integration/drone/push Build is passing
Fix date parsing parsing words with weekdays in them (#607)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #607
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-25 10:45:17 +00:00
..
calculateDayInterval.js Better reminders (#308) 2020-11-28 13:59:27 +00:00
calculateDayInterval.test.js Better reminders (#308) 2020-11-28 13:59:27 +00:00
calculateNearestHours.ts Fix date parsing parsing words with weekdays in them (#607) 2021-07-25 10:45:17 +00:00
calculateNearestTime.test.js Better reminders (#308) 2020-11-28 13:59:27 +00:00
createDateFromString.js Add default list setting & creating tasks from home (#520) 2021-07-17 21:21:46 +00:00
createDateFromString.test.js Fix setting dates in safari 2021-02-03 23:06:20 +01:00
formatDate.js Fix translating dates 2021-07-06 16:46:45 +02:00
parseDate.ts Fix date parsing parsing words with weekdays in them (#607) 2021-07-25 10:45:17 +00:00