Legend

Forum

Unread topics or posts

Topic

Unread posts

Locked

Announcement

Forums > Developers

When startdate = undefined



AuthorMessage
Brianus

Posted: Mar 31, 2009
Score: 0



Hi, in the search API ("getTasks"), is there any way to search for tasks that have NO start date (or no due, completion, or modified date for that matter)? Currently we get to choose between 'startbefore' and 'startafter' but that's not much help for null dates.

I'm trying to essentially replicate my hotlist, which includes both start-less tasks and tasks starting today and earlier. I can't seem to find a way to narrow it down without simply grabbing everything and then filtering the results myself, which is less than ideal...
Toodledo

Administrator
Posted: Apr 01, 2009
Score: 0



Im going off memory here so I may not be 100% accurate, but the system stores no date as "0000-00-00", so you might try sending that to the API. I think that should work. Or 0 or just an empty string.


To participate in these forums, you must be signed in.



Toodledo Forums > Developers

Contact Us | Blog | API | Help | Forums Privacy | Terms | Copyright © 2006-2012