DayRange
DayRange[date1,date2]
gives the dates in the range from date1 to date2.
DayRange[date1,date2,daytype]
gives the dates in the range from date1 to date2 that are of the specified daytype.
Details and Options
- Dates can be specified in the following forms:
-
DateObject[…] date object {y,m,d} year, month, day {y,m} the first day of the specified month {y} the first day of the first month of the year y "string" date as a string ("Jan. 1, 2000") - DayRange returns a list of DateObject elements.
- Possible day types are: All (default), "Weekday", "Weekend", Monday through Sunday, "EndOfMonth", "BeginningOfMonth", "BusinessDay", and "Holiday".
- DayRange takes the following options:
-
CalendarType "Gregorian" calendar in which the dates have been specified HolidayCalendar {"UnitedStates","Default"} holiday schedule and subspecification for the business day and holiday computations "IncludeEndPoints" {True,True} whether date1 and date2 are to be included in the range - In the Jewish calendar, the weekdays are Sunday through Thursday.
Examples
open allclose allBasic Examples (4)
Options (4)
Applications (1)
Properties & Relations (3)
Wolfram Research (2012), DayRange, Wolfram Language function, https://reference.wolfram.com/language/ref/DayRange.html (updated 2014).
Text
Wolfram Research (2012), DayRange, Wolfram Language function, https://reference.wolfram.com/language/ref/DayRange.html (updated 2014).
CMS
Wolfram Language. 2012. "DayRange." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2014. https://reference.wolfram.com/language/ref/DayRange.html.
APA
Wolfram Language. (2012). DayRange. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/DayRange.html