DB_Column.month
month
Group: DateTime
Documentation
Gets the month as a number (1-12) from the date stored in the column. Applies only to columns that hold the Date
or Date_Time
types. Returns a column of Integer
type.
Group: DateTime
Gets the month as a number (1-12) from the date stored in the column. Applies only to columns that hold the Date
or Date_Time
types. Returns a column of Integer
type.