<g:datePicker name="birthDate" precision="day" value="${horseInstance?.birthDate}" noSelection="['null':'--']" />
<calendar:resources lang="en" theme="aqua"/>
<calendar:resources lang="jp"/>
<calendar:datePicker name="referenceDate" defaultValue="${raceInstance?.referenceDate}" dateFormat="%Y/%m/%d %H:%M:%S" showTime="true" />
Calendar._TT["TIME_PART"] = "(Shiftで-)Click,Dragで変更";
最終更新:2013年05月29日 01:45