formatter : function()
in
app/scripts/options.js [300:302]
3
lines of code
1
McCabe index (conditional complexity)
formatter : function(s) { return (new Date(s)).getFullYear(); }