Question:
In my application, the data recorded today in the database by E3Storage are displayed at the E3Browser as having been recorded the following day. Why does this happen?
Solution:
In this case, one possibility is that the format (data type) of E3TimeStamp field in the E3Storage table was edited directly in the database. This field must not be edited, and should always maintain its original format (Float type).
IMPORTANT: the E3Storage works only with Float-type data values.