Skip to content

Commit

Permalink
Add missing option.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Mar 9, 2014
1 parent 3ec7093 commit 828e105
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/View/Helper/FormHelper.php
Expand Up @@ -1870,6 +1870,7 @@ public function meridian($fieldName, $options = array()) {
* matching the field name will override this value. If no default is provided `time()` will be used.
* - `timeFormat` The time format to use, either 12 or 24.
* - `second` Set to true to enable seconds drop down.
* - `orderYear` The order you want year optiosn to be generated.
*
* To control the order of inputs, and any elements/content between the inputs you
* can override the `dateWidget` template. By default the `dateWidget` template is:
Expand Down

0 comments on commit 828e105

Please sign in to comment.