date_time_value property

date_time_value property

Gets the DateTime value contained in the cell.

Definition:

@property
def date_time_value(self):
    ...

See Also