1. DATE + INTEGER
Add a specific number of days to a date. Example1.1. INTEGER + DATE
Adding and multiplying time operators can also be done in reverse order. For example, we add a number of days to a date in the format ofInteger + Date
.
Integer + Date
.