[Cosmo-dev] dashboard feeds

Brian Moseley bcm at osafoundation.org
Tue Jun 12 11:12:31 PDT 2007


On 6/12/07, Randy Letness <randy at osafoundation.org> wrote:

> We may need the timezone if we want to evaluate floating date/times in
> something other than the system default.  Ideally we do something like:
>
> * Use timezone specified in query
> * Otherwise if calendar collection has a timezone use it
> * else use the system default

i'll add a query param for timezone. but why interpret floating
relative to the system default? why not GMT?

> We should have a timezone parameter for time-range queries also.

time-range query params are specified as RFC3339 datetimes, which
include optional timezones. we just need EventStampFilter.setTimeRange
to accept Calendars instead of Dates.


More information about the cosmo-dev mailing list