mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
When GitLab and OpenProject return due dates as YYYY-MM-DD strings, we should use them directly instead of converting through getWorklogStr() which causes timezone issues. In timezones with negative UTC offset, dates would appear as the previous day. - GitLab: use issue.due_date directly - OpenProject: use issue.startDate directly |
||
|---|---|---|
| .. | ||
| ai | ||
| concept | ||
| promotion | ||
| screens | ||
| sync | ||
| add-new-integration.md | ||
| build-and-publish-notes.md | ||
| ENV_SETUP.md | ||
| github-access-token-instructions.md | ||
| gitlab-access-token-instructions.md | ||
| how-to-rate.md | ||
| howto-refresh-snap-credentials.md | ||
| plugin-development.md | ||
| update-android-app.md | ||
| update-mac-certificates.md | ||