summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTrent Richardson <trentdrichardson@gmail.com>2013-01-19 08:02:01 -0500
committerTrent Richardson <trentdrichardson@gmail.com>2013-01-19 08:02:01 -0500
commit552bac4b578fac67f16f93e3ded649f33c1c39a5 (patch)
tree6d15be55f23469f3714df0743095498d27d1f637 /index.html
parent998ae43f9c08e9c2b678b55cf665ce84f2ac2c48 (diff)
downloadjQuery-Timepicker-Addon-552bac4b578fac67f16f93e3ded649f33c1c39a5.zip
jQuery-Timepicker-Addon-552bac4b578fac67f16f93e3ded649f33c1c39a5.tar.gz
jQuery-Timepicker-Addon-552bac4b578fac67f16f93e3ded649f33c1c39a5.tar.bz2
Clean up docs
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html
index 3d8aae3..2a69f15 100644
--- a/index.html
+++ b/index.html
@@ -124,7 +124,7 @@
<h3>Version</h3>
<p>Version 1.1.2</p>
- <p>Last updated on 11/07/2012</p>
+ <p>Last updated on 01/19/2013</p>
<p>jQuery Timepicker Addon is currently available for use in all personal or commercial projects under both MIT and GPL licenses. This means that you can choose the license that best suits your project, and use it accordingly. </p>
<p><a href="http://trentrichardson.com/Impromptu/GPL-LICENSE.txt" title="GPL License">GPL License</a></p>
<p><a href="http://trentrichardson.com/Impromptu/MIT-LICENSE.txt" title="MIT License">MIT License</a></p>
@@ -733,7 +733,6 @@ $('#alt_example_2').datetimepicker({
</div>
<pre>
$('#alt_example_3').datetimepicker({
- ampm: true,
altField: "#alt_example_3_alt",
altFieldTimeOnly: false,
altFormat: "yy-mm-dd",