Closed GoogleCodeExporter closed 9 years ago
Adding feature so we can test if a give expiration date is in the past.
Original comment by yoz...@gmail.com
on 27 May 2014 at 9:08
Determined that the current Comparison check already works on date and datetime
fields, albeit with more limited comparisons of EQUALS (same date), LESS THAN
(before), LESS THAN EQUAL (before or same), GREATER THAN (after) or GREATER
THAN OR EQUAL (after or same).
Instead, ensure ComparisonCondition emits an error for comparison types that
are unexpected for the type.
Original comment by yoz...@gmail.com
on 3 Jun 2014 at 12:01
Original issue reported on code.google.com by
yoz...@gmail.com
on 1 Jun 2012 at 12:07