Chris Neff <[email protected]> writes:

> Have you seen the ITime class (also IDate and IDateTime)? Meant for
> this purpose.
>

Yes, I looked at it briefly, but it appears ITime can only handle
whole-second precision.

Perhaps it would be possible to modify IDate/ITime to store time as whole
milliseconds, but in the numeric type. This change would allow it to
store any reasonable date/time in milliseconds, but data.table could
still use radix sorting. Thoughts?

-Leon
_______________________________________________
datatable-help mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help

Reply via email to