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 38a6379 commit 6e8a831Copy full SHA for 6e8a831
src/Html/Editor/Fields/DateTime.php
@@ -137,7 +137,6 @@ public function wireFormat(string $format = 'YYYY-MM-DDTHH:mm:ss.000000Z'): stat
137
* @param bool $state
138
* @return $this
139
* @see https://editor.datatables.net/reference/field/datetime#Options
140
- * @see https://momentjs.com/docs/#/displaying/format/
141
*/
142
public function keyInput(bool $state = true): static
143
{
0 commit comments