#5944: Quire Feedback
Status: Completed
Only tested so far in creating new tasks in the API. Any tasks where the start time is not exactly 00:00 are fine -- for example 00:30 will show up as expected. It's only UTC 00:00 which seems to cause the issue. Due to my timezone, I need to be able to have tasks start at midnight UTC without the time being dropped.
Created by Savannah Bashaw Jan 5, 2024, Edited Jan 11, 2024
Hi, thank you for your feedback.
Our team has fixed this issue. You can set the start time to 00:00 UTC. For example:
{"start": "2024-01-12T00:00Z", "asUser": true}. For more details, kindly visit this page.Please give this a try and let me know if you have any questions.
Golda, Jan 8, 2024