Syntax: month() Return: Integer. Returns the month from . Parameter : Original value. Required parametmonth
Syntax: month_days Return: Total number of days in the month containing the date . month,total number of days
Syntax: month_end Return: Last day of the month containing the date . Parameter
Syntax: month_start Return: First day of the month containing the date . Parameter month,first day
Syntax: ymonth() Return: Integer. Extracts the year and month from and returns year*100 + month. Parameter year,month
Description: Get the number of days of the year, quarter or month to which the specified date belongs. Syntax: days(datespecified date,year,quarter,month,number of days,integer
Description: Get the month from a specified date/datetime value. Syntax: month(dateExp) Note: The function gets the mont specified date,month