2. Date Functions
Date functions perform operations related to dates and times.
| Name | Explanation |
|---|---|
| datedif | Search for strings |
| dateval | Calculate the date difference |
| day | Converts a string to a date sequence number |
| hour | Calculate day component in the given date |
| minute | Calculate time component in the given date |
| month | Calculate month component in the given date |
| second | Calculate second component in the given date |
| year | Calculate year component in the given date |
| youbi | Calculate the number of the day of the week in the given date |