DB_Column.minute
minute
Group: DateTime
Documentation
Gets the minute as a number (0-59) from the time stored in the column. Applies only to columns that hold the Time_Of_Day
or Date_Time
types. Returns a column of Integer
type.
Group: DateTime
Gets the minute as a number (0-59) from the time stored in the column. Applies only to columns that hold the Time_Of_Day
or Date_Time
types. Returns a column of Integer
type.