ericmckean / google-refine

Automatically exported from code.google.com/p/google-refine
Other
0 stars 0 forks source link

Date diff function doesn't work for two Calendar objects #594

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Attempting to get the difference between two dates fails if they are both 
calendar objects.

value.diff(cells['Start time'].value,'minutes')

Original issue reported on code.google.com by tfmorris on 2 Aug 2012 at 7:44

GoogleCodeExporter commented 9 years ago
Fixed in r2519.  The function also now does better error checking and reporting 
on the arguments and there are some rudimentary tests for it all.

Original comment by tfmorris on 2 Aug 2012 at 9:43

GoogleCodeExporter commented 9 years ago
Issue 595 has been merged into this issue.

Original comment by tfmorris on 3 Aug 2012 at 1:31

GoogleCodeExporter commented 9 years ago

Original comment by tfmorris on 18 Sep 2012 at 3:05