WLJS LogoWLJS Notebook

Monday

Monday is a day of the week.

Examples

Get the next Monday:

NextDate[Monday]

Check if a date is a Monday:

DayName[DateObject[{2024, 1, 1}]] === Monday

Please visit the official Wolfram Language Reference for more details.

On this page