This commit is contained in:
2019-03-01 20:09:52 +00:00
parent b19001041f
commit 027de3694f
3 changed files with 56 additions and 4 deletions

View File

@@ -16,6 +16,7 @@ TODO CLIENT STUFF
DATETIME - Ok, fuck a combined date and time, no one else seems to support it but me so split it into separate components:
- How to work with getting and setting a value from a component? Because datepicker expects a string of only date and barfs otherwise but I have a combined field that needs to be set as well
-https://codepen.io/anon/pen/dQJOyQ?editors=1010 ??
- Get the test form working with a custom date and time thing like this:
- single read only text field with initial display of date and time in users's locale format
- A button to the left with a calendar icon to trigger a date picker to adjust the date