metodo get_date_time_value

get_date_time_value()

Ottiene il valore di data e ora dell’elemento pivot Se il valore è nullo, restituirà DateTime.MinValue

def get_date_time_value(self):
    ...

Guarda anche