Handle Datetime with nanoseconds - Mendix Forum

Handle Datetime with nanoseconds

2

Dear All,

It seems that there is no possibility to store Datetime values with absolute precision. For Example, Datetime values should include nanoseconds while storing in the database.

Data generated from sensors have such datetime values and felt that this feature would be great to have.

With latest Java datetime API’s, this kind of option gives more flexibility to differentiate data based on datetime with absolute precision.

Hope we will get this option in the near future :)

Thank you.

Regards,

Chengaiah.

asked
1 answers

I would think this needs new basic type like a long is special version of integer?

Created