- labels: --> Calendar
Make separate fields for start and end times. Modify
sort accordingly.
> Just as a side note, my wife wanted to know if you
> could sometime in the
> future add a starttime field along with an AM/PM
> field in the "when: " area on
> the forms for "addevent" and "editevent". Currently
> what were doing for that
> is entering data like "8:30 AM - 11:00" that way the
> sort in timeCompare will
> be based off of the first set of AM/PM values of
> (that way it sorts properly
> for what she needs it as). So for instance instead
> looking like this on the
> calendar:
> ________________
> 12 |
> -Molly-dentist appt. |
> (4 PM) |
> -Mom-work meeting|
> (8:45 PM) |
> -Curtis-soc. prtc. |
> (6:30-8 PM) |
> -Casey-FB prtc. |
> (5:20-7:30 PM) |
> ---------------------|
>
> it looks like this:
> __________________
> 15 |
> -Molly-game |
> (7:00 AM - 9:10 AM) |
> -Curtis-game |
> (8:30 AM - 10:40 AM)|
> -Casey-FB game |
> (1:30 PM - 5:00 PM) |
> ------------------------|