You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+8-24
Original file line number
Diff line number
Diff line change
@@ -99,6 +99,7 @@ <h4>Handling Time eBook</h4>
99
99
<h4>Subscribe to Blog and Twitter</h4>
100
100
<p><ahref="http://trentrichardson.com" title="Subscribe to TrentRichardson.com via email">Subscribe to my blog via email</a> and follow <ahref="http://twitter.com/practicalweb" title="Follow Me on Twitter">@PracticalWeb</a> on Twitter. I post for nearly every new version, so you know about updates.</p>
<p>Restrict a start and end date with timepicker's built in restraint methods:</p>
825
+
<p>Restrict a start and end date by using onSelect and onClose events for more control over functionality:</p>
826
+
<p>For more examples and advanced usage grab the <ahref="http://trentrichardson.com/ebooks/handling-time/" title="Handling Time eBook">Handling Time eBook</a>.</p>
0 commit comments