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 dff5d84ebb
All checks were successful
continuous-integration/drone/push Build is passing
fix: make sure weekday parsing in quick add magic ignores the casing
Resolves #2105
2022-07-11 12:35:08 +02:00
..
calculateDayInterval.test.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
calculateDayInterval.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
calculateNearestHours.ts Fix date parsing parsing words with weekdays in them (#607) 2021-07-25 10:45:17 +00:00
calculateNearestTime.test.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
createDateFromString.test.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
createDateFromString.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
formatDate.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
getNextWeekDate.ts feat: reduce dependency on router and move everything to route props instead 2022-02-06 20:11:13 +01:00
parseDate.ts fix: make sure weekday parsing in quick add magic ignores the casing 2022-07-11 12:35:08 +02:00
parseDateOrString.ts feat: reduce dependency on router and move everything to route props instead 2022-02-06 20:11:13 +01:00