In a CRF with a field of type time, that contained a rule to set its value using a formula with the function get_time, did not set a valid value as it returned also the seconds component, which is non-conformant with the format of a time field that holds only hours and minutes. This prevented the subject to be saved.