28 lines
1.3 KiB
HTML
28 lines
1.3 KiB
HTML
|
|
<h4>Work Search: Date</h4>
|
||
|
|
|
||
|
|
<p>Create a range of times. If no range is given, then one will be calculated based on the time period specified.</p>
|
||
|
|
<p>Allowable periods: year, week, month, day, hour</p>
|
||
|
|
<p>
|
||
|
|
<ul>
|
||
|
|
<li>x days ago = 24 hour period from the beginning to the end of that day</li>
|
||
|
|
<li>x weeks ago = 7 day period from the beginning to the end of that week</li>
|
||
|
|
<li>x months ago = 1 month period from the beginning to the end of that month</li>
|
||
|
|
<li>x years ago = 1 year period from the beginning to the end of that year</li>
|
||
|
|
</ul>
|
||
|
|
</p>
|
||
|
|
|
||
|
|
<p>Examples (taking Wednesday 25th April 2012 as the current day):</p>
|
||
|
|
<p>
|
||
|
|
<ul>
|
||
|
|
<li>7 days ago (this will return all works posted/updated on Wednesday 18th April)</li>
|
||
|
|
<li>1 week ago (this will return all works posted/updated in the week starting Monday 16th April and ending Sunday 22nd April)</li>
|
||
|
|
<li>2 months ago (this will return all works posted/updated in the month of February)</li>
|
||
|
|
<li>3 years ago (this will return all works posted/updated in 2010)</li>
|
||
|
|
<li>< 7 days (this will return all works posted/updated within the past seven days)</li>
|
||
|
|
<li>> 8 weeks (this will return all works posted/updated more than eight weeks ago)</li>
|
||
|
|
<li>13-21 months (this will return all works posted/updated between thirteen and twenty-one months ago)</li>
|
||
|
|
</ul>
|
||
|
|
</p>
|
||
|
|
|
||
|
|
<p>Note that the "ago" is optional.</p>
|