Constructor

ArrowDate32DataTypenew

since: 0.7.0

Declaration [src]

GArrowDate32DataType*
garrow_date32_data_type_new (
  void
)

Description

No description available.

Available since: 0.7.0

Return value

Type: GArrowDate32DataType

A newly created the number of milliseconds since UNIX epoch in 32-bit signed integer data type.

The caller of the function takes ownership of the data, and is responsible for freeing it.