Sebastian Romero
Sebastian Romero
Good afternoon @chrismetcalf, I hope you are doing welll, How can I know which records has been updated?, Are there some metadata related with?.
i want to put a time-picker based on [this documentation](https://www.antdv.com/components/time-picker/). When i want to get only 'HH:mm:ss' to save in my db, i have a problem, i convert it. `...
> @Nicole1991 > > Here is an example :) > > ```js > timePickerBlur(time) { > //Ofc you can use state or whatever here :) > this.formRef.current.setFieldsValue({ > time_of_day: time,...
Is it fixed?