Closed
Bug 278140
Opened 20 years ago
Closed 20 years ago
need to document calIEvent
Categories
(Calendar :: Internal Components, defect)
Calendar
Internal Components
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mvl, Assigned: shaver)
Details
Attachments
(1 file)
|
1.52 KB,
patch
|
vlad
:
first-review+
|
Details | Diff | Splinter Review |
It need to be documented if the startDate and endDate properties of calIEvent are inclusive or non-inclusive. rfc2445 says dtend is the the non-inclusive end date. That seems counter-intuitive for all-day events. A 2 day event would have a end day 3 days after the start. But non-inclusive is good for conflict detection. 13:00-14:00 and 14:00-14:30 should not conflict. So, we need to decide, and document that.
| Reporter | ||
Comment 1•20 years ago
|
||
maybe something like this?
Attachment #178823 -
Flags: first-review?(vladimir)
Comment on attachment 178823 [details] [diff] [review] first patch works for me
Attachment #178823 -
Flags: first-review?(vladimir) → first-review+
| Reporter | ||
Comment 3•20 years ago
|
||
patch checked in.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•