6758 Invalid time.
Explanation:
This error occurs when the specified time is invalid. For instance, time values like '14:20:22 AM' (format HH:MM:SSBT') (Formatting element 'T' means 12-hour clock, which means the hours component value cannot exceed 12) or '27:90:22' (format HH:MM:SS') (27 hours and 90 minutes are both invalid) result in this error.
Generated By:
TDI modules.
For Whom:
End user.
Remedy:
Correct the time and resubmit the request.