[Cosmo-dev] dashboard notes

Brian Moseley bcm at osafoundation.org
Mon Jun 11 15:03:22 PDT 2007


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

> Question about sorting:  If an item doesn't have a triageStatusChanged
> value, how would the startDate compare to a given triageStatusChanged
> value?  What if the item isn't an event?

TSC is just a unix timestamp converted to a float and negated. so you
can put the start date in that format for sorting.

for non-events, i don't know. jeffrey, what does the desktop do?


More information about the cosmo-dev mailing list