Metodo to_date_time

to_date_time(self)

Restituisce il valore della proprietà come DateTime nel fuso orario locale.


def to_date_time(self):
    ...

Osservazioni

Genera un’eccezione se il tipo di proprietà non è PropertyType.Date.

Guarda anche