Try out our new RRULE tool for creating RRULE compatible strings.

Property Name

PERCENT-COMPLETE

Purpose

This property is used by an assignee or delegatee of a to-do to convey the percent completion of a to-do to the "Organizer".

Value Type

INTEGER

Property Parameters

IANA and non-standard property parameters can be specified on this property.

Conformance

This property can be specified once in a "VTODO" calendar component.

Description

The property value is a positive integer between 0 and 100. A value of "0" indicates the to-do has not yet been started. A value of "100" indicates that the to-do has been completed. Integer values in between indicate the percent partially complete.

When a to-do is assigned to multiple individuals, the property value indicates the percent complete for that portion of the to-do assigned to the assignee or delegatee. For example, if a to-do is assigned to both individuals "A" and "B". A reply from "A" with a percent complete of "70" indicates that "A" has completed 70% of the to-do assigned to them. A reply from "B" with a percent complete of "50" indicates "B" has completed 50% of the to-do assigned to them.

Format Definition

This property is defined by the following notation:

 percent = "PERCENT-COMPLETE" pctparam ":" integer CRLF

 pctparam   = *(";" other-param)

Example

The following is an example of this property to show 39% completion:

 PERCENT-COMPLETE:39

This document was automatically converted to XHTML using an RFC to HTML converter with the original text document at the Internet Engineering Task Force web site at ietf.org .  The original text document should be referred to if there are any errors or discrepancies found in this document.

Need to test your iCalendar feeds?

The iCalendar Validator provides developers and testers a method to validate their iCalendar feeds, which can take data from either a URL, file or text snippet and compare it against the RFC 5545 specification.  We believe we have one of the best iCalendar validation tools available on the internet. More information about the validator can be found here.