Date Scheduling Issue
Description I'm experiencing an issue with the Projectify plugin while using the latest version of TiddlyWiki (5.3.5). When I attempt to schedule tasks, the dates are not being set correctly:
- Clicking "Today" schedules tasks for tomorrow.
- Clicking "Tomorrow" schedules tasks for two days later.
It seems that the plugin may not be reading the time zone correctly, which could be causing this discrepancy. Any help in resolving this issue would be appreciated =)
Environment TiddlyWiki Version: 5.3.5 Browser: Vivaldi (6.8.3381.53), also tested on Chrome and Edge I'm staying in NZ, so am in the GMT+12 time zone
Steps to Reproduce
- Open TiddlyWiki with the Projectify plugin.
- Attempt to schedule a task for "Today".
- Observe that the task is scheduled for tomorrow.
- Attempt to schedule a task for "Tomorrow".
- Observe that the task is scheduled for two days later.
Expected Behavior Tasks should be scheduled for the correct dates based on the selected options.
@alysha9110 Thank you for feedback, I will confirm it later.
Hi @alysha9110 I have fixed the issue, you can confirm it in https://projectify-git-fix-date-scheduling-thaddeus-jiangs-projects.vercel.app/demo.html
PR: #12