Files
loongoffice/basic/source
Noel Power 9eef1e2961 fix Date 'operation' Date foobar
Post commit 9df90559d40f029479c4481e31f88737b70742f6 we have problems where Date types are added and subtracted. In fact that commit makes a subset of numberic operation return the date type. This fix ensures that the Date type is only applied when processing '+' ( old behaviour broken by the commit above ) and '-' ( new behaviour for consistency ) If both LHS & RHS are Date types then the result of the operations in question return the Double type.
2012-01-17 10:17:33 +00:00
..
2012-01-10 10:09:29 +00:00
2012-01-16 20:47:40 -05:00
2012-01-15 23:30:30 -05:00
2012-01-16 20:47:40 -05:00
2012-01-17 10:17:33 +00:00