|
|
|
<@i18n 'esdc_common_three_hours'/>
<@i18n 'esdc_common_twelve_hours'/>
|
|
<@i18n 'esdc_common_twenty_four_hours'/>
<@i18n 'esdc_common_custom'/>
|
| * |
<@ZKUI.Input type="datetime" endId="endTimeId${uuid}" id="startTime" name="startTime" title="common_time_from" max="today" today="-1" todayRange="start" hideLabel="true" noOverToday="true" readonly="false"/>
|
| * |
<@ZKUI.Input type="datetime" id="endTime" name="endTime" title="common_to" max="today" today="true" todayRange="end" noOverToday="true" hideLabel="true" readonly="false"/>
|
|
|