This commit is contained in:
2019-03-01 19:28:38 +00:00
parent ed28d83295
commit b19001041f
2 changed files with 29 additions and 11 deletions

View File

@@ -15,6 +15,7 @@ TODO CLIENT STUFF
TODO NEXT
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
- 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