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
Dominik Pschenitschni ff1968aa36
All checks were successful
continuous-integration/drone/push Build is passing
feat: datepicker script setup (#2456)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2456
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-10-01 22:13:50 +00:00
..
calculateDayInterval.test.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
calculateDayInterval.ts feat: datepicker script setup (#2456) 2022-10-01 22:13:50 +00: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