Skip to content

Commit 552bac4

Browse files
Clean up docs
1 parent 998ae43 commit 552bac4

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

index.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h3>Requirements</h3>
124124
<h3>Version</h3>
125125
<p>Version 1.1.2</p>
126126

127-
<p>Last updated on 11/07/2012</p>
127+
<p>Last updated on 01/19/2013</p>
128128
<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>
129129
<p><a href="http://trentrichardson.com/Impromptu/GPL-LICENSE.txt" title="GPL License">GPL License</a></p>
130130
<p><a href="http://trentrichardson.com/Impromptu/MIT-LICENSE.txt" title="MIT License">MIT License</a></p>
@@ -733,7 +733,6 @@ <h3 id="alt_examples">Alternate Fields</h3>
733733
</div>
734734
<pre>
735735
$('#alt_example_3').datetimepicker({
736-
ampm: true,
737736
altField: "#alt_example_3_alt",
738737
altFieldTimeOnly: false,
739738
altFormat: "yy-mm-dd",

jquery-ui-timepicker-addon.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* jQuery timepicker addon
33
* By: Trent Richardson [http://trentrichardson.com]
44
* Version 1.1.2-dev
5-
* Last Modified: 11/07/2012
5+
* Last Modified: 01/19/2013
66
*
77
* Copyright 2012 Trent Richardson
88
* You may use this project under MIT or GPL licenses.

0 commit comments

Comments
 (0)