Comment 3 for bug 781409

Revision history for this message
Kurosawa Takeshi (takenspc) wrote :

Remember The Milk assumes the timezone of the due date is user's Remember The Milk timezone.

"due is parsed in the context of the user's Remember The Milk timezone."
http://www.rememberthemilk.com/services/api/methods/rtm.tasks.setDueDate.rtm

Tasque, however, passes the date as UTC at Rtm.TasksSetDueDateParse()
# See RtmNet/Rtm.cs and src/Backends/Rtm/RtmTask.cs