frontend/src/helpers/time
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