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 2d65447fcb
continuous-integration/drone/pr Build is passing Details
feat: add @intlify/unplugin-vue-i18n
- only use needed modules
- optimise language loading order
- disable i18n legacy mode
2022-12-02 12:35:37 +01:00
..
calculateDayInterval.test.ts feat: type improvements 2022-10-31 22:42:28 +01:00
calculateDayInterval.ts feat: type improvements 2022-10-31 22:42:28 +01: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: type improvements 2022-10-31 22:42:28 +01:00
formatDate.ts feat: add @intlify/unplugin-vue-i18n 2022-12-02 12:35:37 +01:00
getNextWeekDate.ts chore(gantt): upgrade packages 2022-10-27 17:50:31 +02:00
isoToKebabDate.ts fix: gantt route sync 2022-11-09 18:39:29 +01:00
parseBooleanProp.ts fix: parseBooleanProp 2022-10-27 17:49:35 +02:00
parseDate.ts chore: clean up 2022-10-27 17:47:15 +02:00
parseDateOrString.ts feat: update eslint config 2022-10-04 13:45:16 +02:00
parseDateProp.ts fix: gantt route sync 2022-11-09 18:39:29 +01:00
parseKebabDate.ts chore: clean up 2022-10-27 17:47:15 +02:00