Product Documentation

FairCom RTG V3 Update Guide

Previous Topic

Next Topic

Millisecond Time Support Added

The FairCom RTG time and datetime data types are now mapped to c-treeDB types with millisecond support. Prior to this modification, the FairCom RTG SQL callback was mapping time and datetime to c-treeDB types with no millisecond support. With this change, the milliseconds support means that the "TT" part of the format (which was ignored before) will be considered.

This should not affect backward compatibility for users not using the "T" in the time format, and it will fix the problem of ignoring hundredths of seconds for those using 'T'.

TOCIndex