Great :) 

On Friday, 4 January 2013 at 10:43, ishi soichi wrote:

> Thanks! It worked.
> 
> soichi
> 
> 2013/1/4 Simon Metson <[email protected] (mailto:[email protected])>
> 
> > date = new Date(Date.parse(doc.date));
> > emit([date.getUTCFullYear(), date.getUTCMonth(), date.getUTCDay(),
> > date.getUTCHours(), date.getUTCMinutes()], doc.text);
> 



Reply via email to