过滤grails中的日期

时间:2012-03-27 09:49:16

标签: grails

在域名中我有:
     int id
     Date mydate

在视图中:
<g:datePicker name="mydate" precision="month" default="none" noSelection="['':'-Choose-']" years="${2012..2020}"/>

我如何使用eq('mydate',session.mydate)过滤月和年的价值。

1 个答案:

答案 0 :(得分:0)

请参阅this response:使用java.util.Calendar在01-MAR-2012 00:00:00和 endTime 01-创建 startTime APR-2012 00:00:00并在标准之间使用