| **Navigation:**  [[introduction.htm|Language Reference]] > 13 - Built-in Functions >====== SETTODAY (set system date) ====== | [[settarget set current window or report .htm|{{btn_prev_n.gif|Previous page}}]][[introduction.htm|{{btn_home_n.gif|Return to chapter overview}}]][[shortpath return short filename .htm|{{btn_next_n.gif|Next page}}]] | | || **SETTODAY(**//date//**)** {{blk2blue.jpg|blk2blue.jpg}} | **SETTODAY** | Sets the DOS system date. | | //date// | A numeric constant, variable, or expression for a standard date. | The **SETTODAY** statement sets the operating system date. **Example:** **SETTODAY(TODAY() + 1)   !Set the date ahead one day** **See Also:** [[standard date.htm|Standard Date]] [[day return day of month .htm|DAY]] [[month return month of date .htm|MONTH]] [[year return year of date .htm|YEAR]] [[today return system date .htm|TODAY]] [[date return standard date .htm|DATE]]