DB_Column.hour
hour
Group: DateTime
Documentation
Gets the hour as a number (0-23) 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 hour as a number (0-23) 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.