Constructor
ArrowDate64DataTypenew
Declaration [src]
GArrowDate64DataType*
garrow_date64_data_type_new (
void
)
Return value
Returns: | GArrowDate64DataType |
A newly created the number of milliseconds since UNIX epoch in 64-bit signed integer data type. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |