Please enable JavaScript to view this site.

Adds days to a DateTime expression and returns the result.

 

DateTime AddDays(DateTime date; double/int days)

 

date

A date time to add days to.

days

A number of whole or fractional days to add.

Example

AddDays(Date("2023-12-31");1)

Returns the date time value of 2024-01-01 00:00:00.

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC