vikunja/frontend/src/helpers/time
kolaente a82efa01b5 fix: restrict numeric date regex matching to text boundaries (#2195) 2026-02-06 10:57:50 +01:00
..
calculateDayInterval.test.ts chore: add missing eof newlines (#969) 2025-06-17 09:11:32 +00:00
calculateDayInterval.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
calculateNearestHours.ts fix: prevent date picker from selecting past times at hour breakpoints (#1814) 2025-11-13 10:46:24 +01:00
calculateNearestTime.test.ts fix: prevent date picker from selecting past times at hour breakpoints (#1814) 2025-11-13 10:46:24 +01:00
createDateFromString.test.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
createDateFromString.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
formatDate.ts feat: add time display with configurable format (12h/24h) to non-relative date formats (#1807) 2025-11-13 08:57:06 +00:00
getNextWeekDate.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
isoToKebabDate.ts chore: fix indentation 2025-06-19 10:53:35 +02:00
parseBooleanProp.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
parseDate.ts fix: restrict numeric date regex matching to text boundaries (#2195) 2026-02-06 10:57:50 +01:00
parseDateOrString.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
parseDateProp.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
period.ts fix(reminders): do not show relative reminders as minutes when they round to hours 2024-04-22 00:05:12 +02:00
roundToNaturalDayBoundary.test.ts feat(gantt): natural day-boundary rounding in Gantt chart (#1476) 2025-09-11 15:51:15 +00:00
roundToNaturalDayBoundary.ts feat(gantt): natural day-boundary rounding in Gantt chart (#1476) 2025-09-11 15:51:15 +00:00