In OOB SharePoint, many of the lists render a "New" graphic when an item is "New". I found this posting which indicates how to determine this from an XSL file: http://e-junkie-chronicles.blogspot.com/2010/04/sharepoint-new-image-graphic-show-users.html
Is there a way to get at the "New" functionality through the SharePoint API/Object Model that respects the SharePoint settings? For example, an IsNew property?