DATE_PART

The date function used to find the numeric value for a part of a date or datetime value. Takes two arguments: the date to be evaluated, and the unit of time to find from it (one of "timezone", "timezonehour", "timezoneminute", "year", "decade", "century", "quarter", "month", "week", "day", "dayofweek", "dayofyear", "hour", "minute", "second", or "millisecond").