<@ZKUI.Layout pattern="2U" style="position:relative; top:0px;bottom:0px;left:0px;right:0px;height:100%;"> <@ZKUI.Cell hideHeader="true" width="310">
<@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"/>
<@ZKUI.Cell hideHeader="true">
<#include '/esdc/personnelsearch/tiemLine.html'>