DateTimeComponent#
- class glue.core.component.DateTimeComponent(data, units=None)#
Bases:
ComponentA component representing a date/time.
- Parameters:
- data
ndarray The data to store, with ~numpy.datetime64 dtype
- data
Attributes Summary
Whether or not or not the datatype is a date/time
Whether or not the datatype is numeric.
Attributes Documentation
- datetime#
- numeric#