datetime input #562
Unanswered
hyusetiawan
asked this question in
Q&A
Replies: 1 comment
-
I'm not sure I understand what you mean by "connect these two"? What are you looking to do? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have the following in the html template:
<input type="date" placeholder="Publish" unicorn:model="publish" />
and in the view, I have a datetime model, like so:
what's the best way to connect these two?
Beta Was this translation helpful? Give feedback.
All reactions