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 b18640d688
Merge branch 'main' into feature/ganttastic
# Conflicts:
#	pnpm-lock.yaml
#	src/modelTypes/ITask.ts
#	src/stores/auth.ts
#	src/types/vue-flatpickr-component.d.ts
2022-10-24 17:19:23 +02: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 Merge branch 'main' into feature/ganttastic 2022-10-24 17:19:23 +02:00
getNextWeekDate.ts feat: use time constants 2022-10-19 15:18:34 +02:00
isoToKebabDate.ts chore: clean up 2022-10-18 14:21:30 +02:00
parseBooleanProp.ts fix: parseBooleanProp 2022-10-24 16:23:13 +02:00
parseDate.ts chore: clean up 2022-10-18 14:21:30 +02:00
parseDateOrString.ts feat: update eslint config 2022-10-04 13:45:16 +02:00
parseDateProp.ts feat: move useGanttTaskList in separate file 2022-10-18 16:26:35 +02:00
parseKebabDate.ts chore: clean up 2022-10-18 14:21:30 +02:00