Retrieve datetimes_as_int64 toggle
Source:R/TileDBArray.R
datetimes_as_int64-tiledb_array-method.Rd
A tiledb_array
object may contain date and datetime objects. While
their internal representation is generally shielded from the user, it can
useful to access them as the ‘native’ format which is an
integer64
. This function retrieves the current value of the selection
variable, which has a default of FALSE
.