TextInput datetime with milliseconds
I may be missing something.
I have the following TextInput:
Model:
For example, if I want to change only the milliseconds, it is not updated in the database, but if I also change, for example, the seconds, the milliseconds update correctly
1 Reply
mutateFormDataBeforeSave $data Log:
SQL Log:
There is no update of the fields that I have only modified in milliseconds
hello, any solution for this? I'm still having the same problem.