Worked perfectly David...once I realized that my date column values
had to be in ISO 8601 format :-)
Thanks again for your prompt and precise response.

Regards,
- Mark

On Oct 1, 9:40 am, David Huynh <[EMAIL PROTECTED]> wrote:
> mleden wrote:
> > Anyone know a simple way to compare today's date with a date field in
> > each record in the Exhibit recordset?  I need to conditionally display
> > an icon depending on whether or not the record was updated in the last
> > 5 days.
>
> > Suggestions appreciated.
>
> Try something like this
>     <span ex:if="date-range(.theDateField, now(), 'day') < 5"><img ...
> /></span>
>
> David
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to