Condividi tramite


OpenTypeMethods.Month(Object) Metodo

Definizione

Restituisce il valore relativo al mese dell'istanza DateTime specificata.

public:
 static System::Object ^ Month(System::Object ^ dateTime);
public static object Month (object dateTime);
static member Month : obj -> obj
Public Shared Function Month (dateTime As Object) As Object

Parametri

dateTime
Object

Un oggetto DateTime.

Restituisce

Il valore relativo al mese dell'istanza DateTime specificata.

Si applica a