I have a field in my table of type time
, where I save my time. The problem is that it is saving like this: 10:30:01
, how do I save it just the hour and minutes. That is without the seconds?
The field is thus in BD hora time DEFAULT NULL