PreviousDate

PreviousDate[gran]

前日を指定の粒度タイプ gran で返す.

PreviousDate[daytype]

指定された daytype と一致する前日を与える.

PreviousDate[date,gran]

指定の日付と相対的な前日を指定の粒度タイプで返す.

詳細とオプション

  • PreviousDate[gran]DateObject式を返す.
  • PreviousDate[gran]の粒度タイプ gran は次のいずれでもよい.
  • "Millennium"XX00年から始まる1000年の期間
    "MillenniumBeginning01"XX01年から始まる1000年の期間
    "Century"XX00年から始まる100年の期間
    "CenturyBeginning01"XX01年から始まる100年の期間
    "Decade"その日付を含む10年間
    "Year"その日付を含む1年間
    "Quarter"その日付を含む四半期
    "Month"その日付を含む月
    "Week"その日付を含む月曜始まりの週
    "WeekBeginningSunday"その日付を含む日曜始まりの週
    "Day"その日付を含む日
    "Hour"その日付を含む時間
    "Minute"その日付を含む分
    "Second"その日付を含む秒
  • PreviousDate[daytype]の日付指定 daytype は,"Weekday""WeekendDay"MondayからSundayまで,"MonthFirstDay""MonthLastDay""BusinessDay"のいずれでもよい.
  • 次の出力を与えることができる.
  • CalendarType Automatic結果の暦体系
    TimeZone $TimeZone結果の時刻帯

例題

すべて開くすべて閉じる

  (3)

前の月を表す日付オブジェクトを得る:

前の時間を表す日付オブジェクトを得る:

指定された日付の前の週を得る:

サイゴン陥落の前の日を求める:

直前の週日を求める:

コンゴの独立記念日の前の日曜日を求める:

スコープ  (1)

日付指定は,DateObjectDateListあるいはDateStringでよい:

オプション  (2)

CalendarType  (1)

ユダヤ暦を使って細かい日付を得る:

TimeZone  (1)

指定の時刻帯で細かい日付を得る:

特性と関係  (1)

YesterdayPreviousDate["Day"]に等しい:

Wolfram Research (2017), PreviousDate, Wolfram言語関数, https://reference.wolfram.com/language/ref/PreviousDate.html (2019年に更新).

テキスト

Wolfram Research (2017), PreviousDate, Wolfram言語関数, https://reference.wolfram.com/language/ref/PreviousDate.html (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

BibTeX

@misc{reference.wolfram_2024_previousdate, author="Wolfram Research", title="{PreviousDate}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/PreviousDate.html}", note=[Accessed: 25-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_previousdate, organization={Wolfram Research}, title={PreviousDate}, year={2019}, url={https://reference.wolfram.com/language/ref/PreviousDate.html}, note=[Accessed: 25-November-2024 ]}