Closed ciukstar closed 1 year ago
Add datetimeLocalField for <input type="datetime-local"> in module Yesod.Form.Fields.
datetimeLocalField
<input type="datetime-local">
module Yesod.Form.Fields
Specifications
I have submitted PR #1817 to resolve this issue.
Resolved by PR #1817
Add
datetimeLocalField
for<input type="datetime-local">
inmodule Yesod.Form.Fields
.Specifications