You are not logged in.
NullableDateTimeToValue fails to get the value of TNullableDateTime properties stored in the DB as ISO8601 strings, because the VariantToDouble internal call fails to convert the stored value into double.
A workaround is to use the functions NullableUtf8TextToValue in conjunction with the Iso8601ToDateTime, to convert the stored value into TDatetime.
Last edited by damiand (2023-05-29 15:24:19)
Offline
Offline