mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-08-01 04:01:01 +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. |
||
|---|---|---|
| .. | ||
| lazy-loading-implementation.md | ||
| plugin-system-improvements.md | ||
| plugin-system-simplified-implementation.md | ||
| PLUGIN_API_OVERVIEW.md | ||
| SYNC_MD_SUMMARY.md | ||
| timezone-behavior-analysis.md | ||
| timezone-testing-best-practices.md | ||