I have a problem in a time field. The field is setted to store the time value in 24h format, separated by a " . ". Now the problem is that if the client has time format with AM/PM the value is stored correctly but adding PM / AM at the end of the value (ex. 14.05.00 AM ).
How can I inhibit the store of the PM/AM letters?
Thanks in advance