Skip to main content

DateTimePartsArray

Type Alias DateTimePartsArray 

Source
pub type DateTimePartsArray = Array<DateTimeParts>;
Expand description

A DateTimeParts-encoded Vortex array.

Aliased Typeยง

pub struct DateTimePartsArray { /* private fields */ }