PreviousDate
PreviousDate[gran]
gives the previously occurring date of the specified granularity type gran.
PreviousDate[daytype]
gives the previous day corresponding to the specified daytype.
PreviousDate[date,gran]
gives the previous date of the given granularity relative to the specified date.
Details and Options
- PreviousDate[gran] returns a DateObject expression.
- In PreviousDate[gran], the granularity type gran can be any of the following:
-
"Millennium" 1000-year period beginning with year XX00 "MillenniumBeginning01" 1000-year period beginning with year XX01 "Century" 100-year period beginning with year XX00 "CenturyBeginning01" 100-year period beginning with year XX01 "Decade" 10-year period including the date "Year" year including the date "Quarter" 3-month quarter including the date "Month" month including the date "Week" week beginning Monday including the date "WeekBeginningSunday" week beginning Sunday including the date "Day" day including the date "Hour" hour including the date "Minute" minute including the date "Second" second including the date - In PreviousDate[daytype], the day type specification daytype can be any of the following: "Weekday", "WeekendDay", Monday through Sunday, "MonthFirstDay", "MonthLastDay" and "BusinessDay".
- The following options can be given:
-
CalendarType Automatic calendar system for the result TimeZone $TimeZone time zone for the result
Examples
open allclose allBasic Examples (3)
Scope (1)
Date specifications may be a DateObject, DateList or DateString:
Options (2)
Properties & Relations (1)
Yesterday is equivalent to PreviousDate["Day"]:
Text
Wolfram Research (2017), PreviousDate, Wolfram Language function, https://reference.wolfram.com/language/ref/PreviousDate.html (updated 2019).
CMS
Wolfram Language. 2017. "PreviousDate." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/PreviousDate.html.
APA
Wolfram Language. (2017). PreviousDate. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PreviousDate.html