WLJS LogoWLJS Notebook

NextDate

NextDate[gran] gives the next occurring date of the specified granularity type gran.

  • NextDate[daytype] gives the next day corresponding to the specified daytype.
  • NextDate[date, gran] gives the next date of the given granularity relative to the specified date.

Examples

NextDate["Monday"]

Please visit the official Wolfram Language Reference for more details.

On this page