mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-18 00:46:45 +00:00
- Fix add-tasks-for-tomorrow service to use dateStrToUtcDate() instead of new Date() to prevent timezone issues in negative UTC offsets - Add comprehensive timezone tests for date utility functions: - getDateRangeForDay: test day boundaries, DST transitions, edge cases - getDateTimeFromClockString: test clock parsing, local time preservation - getDateRangeForWeek: enhance with timezone, DST, and boundary tests - Document timezone behavior analysis and decisions - Update CI to test in Los Angeles timezone in addition to Berlin These changes ensure consistent date/time behavior across all timezones, preventing issues like the day of week mismatch reported in issue #4653. |
||
|---|---|---|
| .. | ||
| ai | ||
| concept | ||
| promotion | ||
| screens | ||
| sync | ||
| add-new-integration.md | ||
| build-and-publish-notes.md | ||
| caldav.md | ||
| github-access-token-instructions.md | ||
| gitlab-access-token-instructions.md | ||
| how-to-rate.md | ||
| howto-refresh-snap-credentials.md | ||
| update-android-app.md | ||
| update-mac-certificates.md | ||
| wayland-idle-detection-fix.md | ||