org-schedule

org-schedule is an interactive compiled Lisp function in `org.el'.


(org-schedule ARG &optional TIME)

Insert the SCHEDULED: string with a timestamp to schedule a TODO item.
With one universal prefix argument, remove any scheduling date from the item.
With two universal prefix arguments, prompt for a delay cookie.
With argument TIME, scheduled at the corresponding date. TIME can
either be an Org date like "2011-07-24" or a delta like "+2d".