On 12/07/2012 01:54 PM, Jan Ruzicka wrote:
I would like to see release dates on the plugin Manager tabs.
Submit a pull request for UpdateSite.Plugin to parse "buildDate": "Mar 09, 2012" from JSON as an (@Exported?) Date-valued field using DateFormat.dateInstance.parse, and for PluginManager/table.jelly to display a new column for this (DateFormat.dateInstance.format for display value of cell, Date.time in zero-padded decimal for hidden sort field as 'data' attribute as in sortable.js).