Product Information > JADE Error Messages and System Messages > 14000 through 14999 - JADE User Interface Errors > 14207 - JadeEditMask control does not have a time mask for handling setTextFromTime or getTextAsTime

14207   JadeEditMask control does not have a time mask for handling setTextFromTime or getTextAsTime

Cause

This error occurs for a JadeEditMask control when the mask property of the control does not indicate that the data is a single full time field and getTextAsTime or setTextFromTime is called.

Action

Change your application code to avoid using these methods, or modify the mask property to indicate that data is a time field.