TTime Issue

I wasn't sure which forum to put this in.


I have an object with a TTime field. Aurelius creates this as a TIME field in a Firebird 3 database.

I have a Webcore app and using the TXDataWebDataSet and this creates a TTimeField.

However, when I save the data the following excpetion is raised:

exception class TJsonTypeConverter.EConvertFromJsonError with message 'Cannot read JSON property of type "TTime", invalid value.'.


Any ideas?

Hello Russell,

We have confirmed that issue here and fixed it. The fix will be included in the next release. Since you contacted us through e-mail as well, I will answer your e-mail with the patch to fix the problem.

many thanks. You are a star!