DateTimeGroupItem class

DateTimeGroupItem class

Represents the datetime’s group setting.

The DateTimeGroupItem type exposes the following members:

Constructors

ConstructorDescription
init

Properties

PropertyDescription
min_valueGets the min value.
date_time_grouping_typeGets and sets the group type.
yearGets and sets the year of the grouped date time.
monthGets and sets the month of the grouped date time.
dayGets and sets the day of the grouped date time.
hourGets and sets the hour of the grouped date time.
minuteGets and sets the minute of the grouped date time.
secondGets and sets the second of the grouped date time.

See Also