DB_Column.day
day
Group: DateTime
Documentation
Gets the day of the month as a number (1-31) 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 day of the month as a number (1-31) 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.