DateTime.getMonth

Returns the month of this #GstDateTime. January is 1, February is 2, etc.. Call gst_date_time_has_month() before, to avoid warnings.

class DateTime
int
getMonth
()

Return Value

Type: int

The month of this #GstDateTime

Meta