We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7559918 commit bfa957aCopy full SHA for bfa957a
pug/page-contents/pickers_content.html
@@ -57,9 +57,9 @@ <h5>Options</h5>
57
</tr>
58
<tr>
59
<td>format</td>
60
- <td>String</td>
+ <td>String || Function</td>
61
<td>'mmm dd, yyyy'</td>
62
- <td>The date output format for the input field value.</td>
+ <td>The date output format for the input field value or a function taking the date and outputitng the formatted date string.</td>
63
64
65
<td>parse</td>
0 commit comments