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 b24d5f2dce
continuous-integration/drone/push Build is passing Details
fix(quick add magic): time parsing for certain conditions (#2367)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #2367
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-09-15 11:59:29 +00: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(quick add magic): time parsing for certain conditions (#2367) 2022-09-15 11:59:29 +00:00
parseDateOrString.ts feat: reduce dependency on router and move everything to route props instead 2022-02-06 20:11:13 +01:00