Structured date-time parts payload used by DataTables highlighter conditions. Matches the shape expected by the client-side plugin.
Inheritance
- Object
- DataTablesDateParts
Returns: Boolean
Inherited from Object
Parameters
- obj Object requiredposition: 0
Returns: Int32
Inherited from Object
Returns: Type
Inherited from Object
Returns: String
Inherited from Object
JsonPropertyName("year")
Year component (e.g., 2025).
JsonPropertyName("month")
Month component 1..12.
JsonPropertyName("day")
Day component 1..31.
JsonPropertyName("hours")
Hour component 0..23.
JsonPropertyName("minutes")
Minute component 0..59.
JsonPropertyName("seconds")
Second component 0..59.