Day
Mon 01 January 2018Syntax
Day(dt_val)
Description
Use the Day function to determine an integer representing the day of the month based on a Date or DateTime value.
Returns
Returns a Number value equal to the day of the month for dt_val . The return value is an integer from 1 to 31.