Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for advance_search_timestamp_pastmonth (0.18 sec)

  1. src/main/webapp/WEB-INF/view/advance.jsp

    						<option value="[now-1M/d TO *]"
    							<c:if test="${as.timestamp.contains('[now-1M/d TO *]')}">selected</c:if>
    						><la:message key="labels.advance_search_timestamp_pastmonth" /></option>
    						<option value="[now-1y/d TO *]"
    							<c:if test="${as.timestamp.contains('[now-1y/d TO *]')}">selected</c:if>
    						><la:message key="labels.advance_search_timestamp_pastyear" /></option>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:07:52 UTC 2024
    - 14.9K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/orig/view/advance.jsp

    						<option value="[now-1M/d TO *]"
    							<c:if test="${as.timestamp.contains('[now-1M/d TO *]')}">selected</c:if>
    						><la:message key="labels.advance_search_timestamp_pastmonth" /></option>
    						<option value="[now-1y/d TO *]"
    							<c:if test="${as.timestamp.contains('[now-1y/d TO *]')}">selected</c:if>
    						><la:message key="labels.advance_search_timestamp_pastyear" /></option>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:07:52 UTC 2024
    - 14.9K bytes
    - Viewed (0)
Back to top