how to use date picker on textfield input #1039
Unanswered
bobwatcherx
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i want to input date . how to write it ?
youdate = TextField(label="You birthday", keyboard_type=KeyboardType.DATETIME )
IS NOT WORK
and can the value be set to YYYY-MM-DD or can I set what I want for the format
Beta Was this translation helpful? Give feedback.
All reactions